PYSEC-2014-95
Vulnerability from pysec - Published: 2014-01-28 00:55 - Updated: 2021-08-27 03:22
VLAI?
Details
Race condition in the xdg.BaseDirectory.get_runtime_dir function in python-xdg 0.25 allows local users to overwrite arbitrary files by pre-creating /tmp/pyxdg-runtime-dir-fallback-victim to point to a victim-owned location, then replacing it with a symlink to an attacker-controlled location once the get_runtime_dir function is called.
Impacted products
| Name | purl | pyxdg | pkg:pypi/pyxdg |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pyxdg",
"purl": "pkg:pypi/pyxdg"
},
"ranges": [
{
"events": [
{
"introduced": "0.25"
},
{
"fixed": "0.26"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.25"
]
}
],
"aliases": [
"CVE-2014-1624"
],
"details": "Race condition in the xdg.BaseDirectory.get_runtime_dir function in python-xdg 0.25 allows local users to overwrite arbitrary files by pre-creating /tmp/pyxdg-runtime-dir-fallback-victim to point to a victim-owned location, then replacing it with a symlink to an attacker-controlled location once the get_runtime_dir function is called.",
"id": "PYSEC-2014-95",
"modified": "2021-08-27T03:22:18.849828Z",
"published": "2014-01-28T00:55:00Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/01/21/4"
},
{
"type": "WEB",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736247"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/01/21/3"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/65042"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/90618"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…