diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2026-05-14 10:17:31 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2026-05-14 10:19:54 +0000 |
| commit | cc12f45012ff5dd1a78b05648f27039030d59dd0 (patch) | |
| tree | f80a62d9f5aa84ab03cc3fea6783168040d15a2b | |
| parent | a6e4ca97c4be8b2f9516a32d9fea3977d615e19c (diff) | |
security/vuxml: Update entry for (py-)setuptools CVE-2025-47273
Expand this to our ancient ports to according to upstream report.
Affects devel/py-setuptools44 and devel/py-setuptools58
| -rw-r--r-- | security/vuxml/vuln/2026.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml index 58825aabec01..d7d971a51038 100644 --- a/security/vuxml/vuln/2026.xml +++ b/security/vuxml/vuln/2026.xml @@ -2,6 +2,13 @@ <topic>py-setuptools -- Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')</topic> <affects> <package> + <name>py27-setuptools44</name> + <name>py310-setuptools58</name> + <name>py311-setuptools58</name> + <name>py312-setuptools58</name> + <name>py313-setuptools58</name> + <name>py313t-setuptools58</name> + <name>py314-setuptools58</name> <name>py310-setuptools</name> <name>py311-setuptools</name> <name>py312-setuptools</name> |
