GSD-2013-4260
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
lib/ansible/playbook/__init__.py in Ansible 1.2.x before 1.2.3, when playbook does not run due to an error, allows local users to overwrite arbitrary files via a symlink attack on a retry file with a predictable name in /var/tmp/ansible/.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-4260",
"description": "lib/ansible/playbook/__init__.py in Ansible 1.2.x before 1.2.3, when playbook does not run due to an error, allows local users to overwrite arbitrary files via a symlink attack on a retry file with a predictable name in /var/tmp/ansible/.",
"id": "GSD-2013-4260"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-4260"
],
"details": "lib/ansible/playbook/__init__.py in Ansible 1.2.x before 1.2.3, when playbook does not run due to an error, allows local users to overwrite arbitrary files via a symlink attack on a retry file with a predictable name in /var/tmp/ansible/.",
"id": "GSD-2013-4260",
"modified": "2023-12-13T01:22:16.585146Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4260",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "lib/ansible/playbook/__init__.py in Ansible 1.2.x before 1.2.3, when playbook does not run due to an error, allows local users to overwrite arbitrary files via a symlink attack on a retry file with a predictable name in /var/tmp/ansible/."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.ansible.com/security",
"refsource": "MISC",
"url": "http://www.ansible.com/security"
},
{
"name": "https://groups.google.com/forum/#%21topic/ansible-project/UVDYW0HGcNg",
"refsource": "MISC",
"url": "https://groups.google.com/forum/#%21topic/ansible-project/UVDYW0HGcNg"
},
{
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/86898",
"refsource": "MISC",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/86898"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=998227",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=998227"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=1.2,\u003c1.3.0",
"affected_versions": "All versions starting from 1.2 before 1.3.0",
"cvss_v2": "AV:L/AC:M/Au:N/C:N/I:P/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-264",
"CWE-937"
],
"date": "2023-08-28",
"description": "lib/ansible/playbook/__init__.py in Ansible 1.2.x before 1.2.3, when playbook does not run due to an error, allows local users to overwrite arbitrary files via a symlink attack on a retry file with a predictable name in /var/tmp/ansible/.",
"fixed_versions": [
"1.3.0"
],
"identifier": "CVE-2013-4260",
"identifiers": [
"GHSA-pcqv-c46v-2p4v",
"CVE-2013-4260"
],
"not_impacted": "All versions before 1.2, all versions starting from 1.3.0",
"package_slug": "pypi/ansible",
"pubdate": "2022-05-14",
"solution": "Upgrade to version 1.3.0 or above.",
"title": "Ansible Arbitrary File Overwrite Vulnerability",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2013-4260",
"https://bugzilla.redhat.com/show_bug.cgi?id=998227",
"https://exchange.xforce.ibmcloud.com/vulnerabilities/86898",
"https://groups.google.com/forum/#!topic/ansible-project/UVDYW0HGcNg",
"http://www.ansible.com/security",
"https://groups.google.com/forum/#%21topic/ansible-project/UVDYW0HGcNg",
"https://github.com/ansible/ansible/commit/ed3e4aff84fb32005d8e91dbf0fd7b134a482486",
"https://github.com/advisories/GHSA-pcqv-c46v-2p4v"
],
"uuid": "b5afa731-4a62-4850-8c19-884de10556db"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible:1.2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible:1.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible:1.2.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4260"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "lib/ansible/playbook/__init__.py in Ansible 1.2.x before 1.2.3, when playbook does not run due to an error, allows local users to overwrite arbitrary files via a symlink attack on a retry file with a predictable name in /var/tmp/ansible/."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=998227",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Issue Tracking"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=998227"
},
{
"name": "http://www.ansible.com/security",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "http://www.ansible.com/security"
},
{
"name": "ansible-cve20134260-symlink(86898)",
"refsource": "XF",
"tags": [
"VDB Entry",
"Vendor Advisory"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/86898"
},
{
"name": "https://groups.google.com/forum/#%21topic/ansible-project/UVDYW0HGcNg",
"refsource": "MISC",
"tags": [],
"url": "https://groups.google.com/forum/#%21topic/ansible-project/UVDYW0HGcNg"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:M/Au:N/C:N/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T04:45Z",
"publishedDate": "2013-09-16T19:14Z"
}
}
}
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…