diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-03-05 03:48:40 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-03-05 03:48:40 +0800 |
commit | 4ba8058c35f3ac57c9d402d659a0cd675697f830 (patch) | |
tree | ea7d1471f309052493bccd7d6c96272d067aabb2 /security/vuxml/vuln.xml | |
parent | ad3f45dcf51f5dc587e3fc6de13db09a279c0402 (diff) | |
download | freebsd-ports-gnome-4ba8058c35f3ac57c9d402d659a0cd675697f830.tar.gz freebsd-ports-gnome-4ba8058c35f3ac57c9d402d659a0cd675697f830.tar.zst freebsd-ports-gnome-4ba8058c35f3ac57c9d402d659a0cd675697f830.zip |
Report new asterisk vulnerability.
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 56542594b474..7e4a271c270f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -78,6 +78,39 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="9e8f0766-7d21-11eb-a2be-001999f8d30b"> + <topic>asterisk -- Crash when negotiating T.38 with a zero port</topic> + <affects> + <package> + <name>asterisk16</name> + <range><lt>16.16.2</lt></range> + </package> + <package> + <name>asterisk18</name> + <range><lt>18.2.2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Asterisk project reports:</p> + <blockquote cite="https://www.asterisk.org/downloads/security-advisories"> + <p>When Asterisk sends a re-invite initiating T.38 faxing + and the endpoint responds with a m=image line and zero + port, a crash will occur in Asterisk. This is a reoccurrence + of AST-2019-004.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2019-15297</cvename> + <url>https://downloads.asterisk.org/pub/security/AST-2021-006.html</url> + </references> + <dates> + <discovery>2021-02-20</discovery> + <entry>2021-03-04</entry> + </dates> + </vuln> + <vuln vid="f00b65d8-7ccb-11eb-b3be-e09467587c17"> <topic>chromium -- multiple vulnerabilities</topic> <affects> |