git: 8917d9a116c8 - main - security/vuxml: Add entry for libpano13 < 2.9.20
Daniel Engberg
diizzy at FreeBSD.org
Mon Sep 20 06:31:37 UTC 2021
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8917d9a116c8ee08984a2951e8a415f6e06afc76
commit 8917d9a116c8ee08984a2951e8a415f6e06afc76
Author: Robert Clausecker <fuz at fuz.su>
AuthorDate: 2021-09-20 06:25:59 +0000
Commit: Daniel Engberg <diizzy at FreeBSD.org>
CommitDate: 2021-09-20 06:26:06 +0000
security/vuxml: Add entry for libpano13 < 2.9.20
PR: 258354
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D31980
---
security/vuxml/vuln-2021.xml | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index f6849863c0f9..14948e7a6d86 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -69,6 +69,32 @@
</dates>
</vuln>
+ <vuln vid="15e74795-0fd7-11ec-9f2e-dca632b19f10">
+ <topic>libpano13 -- arbitrary memory access through format string vulnerability</topic>
+ <affects>
+ <package>
+ <name>libpano13</name>
+ <range><lt>2.9.20</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>libpano13 developers reports:</p>
+ <blockquote cite="https://sourceforge.net/projects/panotools/files/libpano13/libpano13-2.9.20/README.txt">
+ <p>Fix crash and security issue caused by malformed filename prefix</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-20307</cvename>
+ <url>https://nvd.nist.gov/vuln/detail/CVE-2021-20307</url>
+ </references>
+ <dates>
+ <discovery>2021-05-04</discovery>
+ <entry>2021-09-07</entry>
+ </dates>
+ </vuln>
+
<vuln vid="49c35943-0eeb-421c-af4f-78e04582e5fb">
<topic>seatd-launch -- privilege escalation with SUID</topic>
<affects>
More information about the dev-commits-ports-all
mailing list