GSD-2010-3082
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2010-3082",
"description": "Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie.",
"id": "GSD-2010-3082"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2010-3082"
],
"details": "Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie.",
"id": "GSD-2010-3082",
"modified": "2023-12-13T01:21:34.467457Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-3082",
"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": "Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://marc.info/?l=oss-security\u0026m=128403961700444\u0026w=2",
"refsource": "MISC",
"url": "http://marc.info/?l=oss-security\u0026m=128403961700444\u0026w=2"
},
{
"name": "http://www.djangoproject.com/weblog/2010/sep/08/security-release/",
"refsource": "MISC",
"url": "http://www.djangoproject.com/weblog/2010/sep/08/security-release/"
},
{
"name": "http://www.securityfocus.com/bid/43116",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/43116"
},
{
"name": "http://www.ubuntu.com/usn/USN-1004-1",
"refsource": "MISC",
"url": "http://www.ubuntu.com/usn/USN-1004-1"
},
{
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61729",
"refsource": "MISC",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61729"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=632239",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=632239"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=1.2.0,\u003c1.2.2",
"affected_versions": "All versions starting from 1.2.0 before 1.2.2",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-79",
"CWE-79",
"CWE-937"
],
"date": "2021-09-10",
"description": "Cross-site scripting vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken cookie.",
"fixed_versions": [
"1.2.2"
],
"identifier": "CVE-2010-3082",
"identifiers": [
"GHSA-fxpg-gg9g-76gj",
"CVE-2010-3082"
],
"not_impacted": "All versions before 1.2.0, all versions starting from 1.2.2",
"package_slug": "pypi/Django",
"pubdate": "2018-07-23",
"solution": "Upgrade to version 1.2.2 or above.",
"title": "Improper Neutralization of Input During Web Page Generation ",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2010-3082",
"https://bugzilla.redhat.com/show_bug.cgi?id=632239",
"https://exchange.xforce.ibmcloud.com/vulnerabilities/61729",
"https://github.com/advisories/GHSA-fxpg-gg9g-76gj",
"http://marc.info/?l=oss-security\u0026m=128403961700444\u0026w=2",
"http://www.djangoproject.com/weblog/2010/sep/08/security-release/",
"http://www.securityfocus.com/bid/43116",
"http://www.ubuntu.com/usn/USN-1004-1"
],
"uuid": "fdb7acd1-0d74-4f8d-bce7-bcbe716be661"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.2.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.2.1:2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-3082"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=632239",
"refsource": "CONFIRM",
"tags": [],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=632239"
},
{
"name": "[oss-security] 20100909 CVE Assignment: django",
"refsource": "MLIST",
"tags": [],
"url": "http://marc.info/?l=oss-security\u0026m=128403961700444\u0026w=2"
},
{
"name": "http://www.djangoproject.com/weblog/2010/sep/08/security-release/",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.djangoproject.com/weblog/2010/sep/08/security-release/"
},
{
"name": "43116",
"refsource": "BID",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/43116"
},
{
"name": "USN-1004-1",
"refsource": "UBUNTU",
"tags": [],
"url": "http://www.ubuntu.com/usn/USN-1004-1"
},
{
"name": "django-token-csrf(61729)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61729"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
}
},
"lastModifiedDate": "2017-08-17T01:32Z",
"publishedDate": "2010-09-14T19:00Z"
}
}
}
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…