diff options
| author | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-11-12 13:41:22 +0000 |
|---|---|---|
| committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-11-12 13:43:56 +0000 |
| commit | c1b89a9971573c47a5a001488001ce928cd9340a (patch) | |
| tree | df265a26b12ff737327ef5508c11daeab1a98840 | |
| parent | c2721bb791bcce7ec23f6df173500ca200ff3b66 (diff) | |
| download | ports-c1b89a9971573c47a5a001488001ce928cd9340a.tar.gz ports-c1b89a9971573c47a5a001488001ce928cd9340a.zip | |
security/vuxml: Add devel/ipython issue
PR: 265082
| -rw-r--r-- | security/vuxml/vuln-2022.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml index 0cc9128db2ed..8512818a38d5 100644 --- a/security/vuxml/vuln-2022.xml +++ b/security/vuxml/vuln-2022.xml @@ -1,3 +1,36 @@ + <vuln vid="35d1e192-628e-11ed-8c5e-641c67a117d8"> + <topic>ipython -- Execution with Unnecessary Privileges</topic> + <affects> + <package> + <name>py37-ipython</name> + <name>py38-ipython</name> + <name>py39-ipython</name> + <name>py310-ipython</name> + <name>py311-ipython</name> + <range><lt>7.31.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>IPython project reports:</p> + <blockquote cite="https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699"> + <p>IPython 8.0.1, 7.31.1 and 5.11 are security releases that change some + default values in order to prevent potential Execution with Unnecessary + Privileges.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2022-21699</cvename> + <url>https://github.com/ipython/ipython/security/advisories/GHSA-pq7m-3gw7-gq5x</url> + <url>https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699</url> + </references> + <dates> + <discovery>2022-01-19</discovery> + <entry>2022-11-12</entry> + </dates> + </vuln> + <vuln vid="f5a48a7a-61d3-11ed-9094-589cfc0f81b0"> <topic>phpmyfaq -- multiple vulnerabilities</topic> <affects> |
