GSD-2011-4103
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
emitters.py in Django Piston before 0.2.3 and 0.2.x before 0.2.2.1 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2011-4103",
"description": "emitters.py in Django Piston before 0.2.3 and 0.2.x before 0.2.2.1 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method.",
"id": "GSD-2011-4103",
"references": [
"https://www.debian.org/security/2011/dsa-2344"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2011-4103"
],
"details": "emitters.py in Django Piston before 0.2.3 and 0.2.x before 0.2.2.1 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method.",
"id": "GSD-2011-4103",
"modified": "2023-12-13T01:19:06.035033Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4103",
"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": "emitters.py in Django Piston before 0.2.3 and 0.2.x before 0.2.2.1 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.debian.org/security/2011/dsa-2344",
"refsource": "MISC",
"url": "http://www.debian.org/security/2011/dsa-2344"
},
{
"name": "http://www.openwall.com/lists/oss-security/2011/11/01/10",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2011/11/01/10"
},
{
"name": "https://bitbucket.org/jespern/django-piston/commits/91bdaec89543/",
"refsource": "MISC",
"url": "https://bitbucket.org/jespern/django-piston/commits/91bdaec89543/"
},
{
"name": "https://www.djangoproject.com/weblog/2011/nov/01/piston-and-tastypie-security-releases/",
"refsource": "MISC",
"url": "https://www.djangoproject.com/weblog/2011/nov/01/piston-and-tastypie-security-releases/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=750658",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=750658"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0.2.2.1",
"affected_versions": "All versions before 0.2.2.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2014-12-18",
"description": "Piston uses the `yaml.load` method, which is unsafe. In certain circumstances this could be used to allow remote execution of arbitrary code.",
"fixed_versions": [
"0.2.2.1",
"0.2.3"
],
"identifier": "CVE-2011-4103",
"identifiers": [
"CVE-2011-4103"
],
"not_impacted": "All versions starting from 0.2.2.1",
"package_slug": "pypi/django-piston",
"pubdate": "2014-10-26",
"solution": "Upgrade to versions 0.2.2.1, 0.2.3 or above.",
"title": "Unsafe use of yaml.load",
"urls": [
"https://bitbucket.org/jespern/django-piston/commits/91bdaec89543",
"https://bugzilla.redhat.com/show_bug.cgi?id=750658",
"https://www.djangoproject.com/weblog/2011/nov/01/piston-and-tastypie-security-releases/"
],
"uuid": "583e4436-222e-4042-9420-55812a7142b6"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:djangoproject:piston:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "0.2.2.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4103"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "emitters.py in Django Piston before 0.2.3 and 0.2.x before 0.2.2.1 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=750658",
"refsource": "CONFIRM",
"tags": [],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=750658"
},
{
"name": "[oss-security] 20111101 Re: CVE request for Django-piston and Tastypie",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2011/11/01/10"
},
{
"name": "https://bitbucket.org/jespern/django-piston/commits/91bdaec89543/",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "https://bitbucket.org/jespern/django-piston/commits/91bdaec89543/"
},
{
"name": "DSA-2344",
"refsource": "DEBIAN",
"tags": [],
"url": "http://www.debian.org/security/2011/dsa-2344"
},
{
"name": "https://www.djangoproject.com/weblog/2011/nov/01/piston-and-tastypie-security-releases/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2011/nov/01/piston-and-tastypie-security-releases/"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2014-12-18T15:35Z",
"publishedDate": "2014-10-27T01:55Z"
}
}
}
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…