FreeBSD Bugzilla – Attachment 223819 Details for
Bug 254780
security/vuxml: Document information disclosure vulnerability in python.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
security_vuxml_python.patch (text/plain), 1.67 KB, created by
Yasuhiro Kimura
on 2021-04-05 09:55:25 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-04-05 09:55:25 UTC
Size:
1.67 KB
patch
obsolete
>diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml >index 98e485c04fae..441a4d4e0076 100644 >--- a/security/vuxml/vuln.xml >+++ b/security/vuxml/vuln.xml >@@ -78,6 +78,42 @@ Notes: > * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) > --> > <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> >+ <vuln vid="f671c282-95ef-11eb-9c34-080027f515ea"> >+ <topic>python -- Information disclosure via pydoc -p: /getfile?key=path allows to read arbitrary file on the filesystem</topic> >+ <affects> >+ <package> >+ <name>python38</name> >+ <range><lt>3.8.9</lt></range> >+ </package> >+ <package> >+ <name>python39</name> >+ <range><lt>3.9.3</lt></range> >+ </package> >+ </affects> >+ <description> >+ <body xmlns="http://www.w3.org/1999/xhtml"> >+ <p>David Schwörer reports:</p> >+ <blockquote cite="https://pythoninsider.blogspot.com/2021/04/python-393-and-389-are-now-available.html"> >+ <p> >+ Remove the getfile feature of the pydoc module which could be >+ abused to read arbitrary files on the disk (directory traversal >+ vulnerability). Moreover, even source code of Python modules >+ can contain sensitive data like passwords. >+ </p> >+ </blockquote> >+ </body> >+ </description> >+ <references> >+ <cvename>CVE-2021-3426</cvename> >+ <url>https://pythoninsider.blogspot.com/2021/04/python-393-and-389-are-now-available.html</url> >+ <url>https://bugs.python.org/issue42988</url> >+ </references> >+ <dates> >+ <discovery>2021-01-21</discovery> >+ <entry>2021-04-05</entry> >+ </dates> >+ </vuln> >+ > <vuln vid="1f6d97da-8f72-11eb-b3f1-005056a311d1"> > <topic>samba -- Multiple Vulnerabilities</topic> > <affects>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254780
:
223819
|
223969