Date: Mon, 23 Jan 2023 13:13:01 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 41493dcf982d - main - security/vuxml: register www/awstats vulnerability Message-ID: <202301231313.30NDD127043295@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=41493dcf982d8df241837f7f38453130e8fc9121 commit 41493dcf982d8df241837f7f38453130e8fc9121 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-01-23 13:03:16 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-01-23 13:08:45 +0000 security/vuxml: register www/awstats vulnerability PR: 269051 --- security/vuxml/vuln/2023.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml index 31c3a7609799..988af50ea071 100644 --- a/security/vuxml/vuln/2023.xml +++ b/security/vuxml/vuln/2023.xml @@ -1,3 +1,35 @@ + <vuln vid="bba3f684-9b1d-11ed-9a3f-b42e991fc52e"> + <topic>www/awstats -- Partial absolute pathname</topic> + <affects> + <package> + <name>awstats</name> + <range><lt>7.8</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>MITRE reports:</p> + <blockquote cite="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35176"> + <p>It seems #90 is not completely fixed in 7.8. + (that is, even after CVE-2017-1000501 and CVE-2020-29600 are fixed). + In AWStats through 7.8, cgi-bin/awstats.pl?config= accepts a + partial absolute pathname (omitting the initial /etc), even + though it was intended to only read a file in the /etc/awstats/awstats.conf format. + NOTE: this issue exists because of an incomplete fix for CVE-2017-1000501 and CVE-2020-29600. + </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2020-35176</cvename> + <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35176</url> + </references> + <dates> + <discovery>2022-12-11</discovery> + <entry>2023-01-23</entry> + </dates> + </vuln> + <vuln vid="b6f7ad7d-9b19-11ed-9a3f-b42e991fc52e"> <topic>net/eternalterminal -- Multiple vulnerabilities</topic> <affects>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301231313.30NDD127043295>
