111 lines
3.3 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-2302",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-05-23T15:32:00.000",
"lastModified": "2017-08-08T01:30:55.980",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados en el formulario de login en la aplicaci\u00f3n de administraci\u00f3n en Django 0.91 anteriores a 0.91.2, 0.95 anteriores a 0.95.3 y 0.96 anteriores a 0.96.2 permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarias a trav\u00e9s de la URI de ciertas peticiones previas."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:django_project:django:0.91:*:*:*:*:*:*:*",
"matchCriteriaId": "B1CE5394-8883-47DB-9214-CCDD05811179"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:django_project:django:0.95:*:*:*:*:*:*:*",
"matchCriteriaId": "1D617048-648D-4EA1-A779-F6B157AB641E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:django_project:django:0.96:*:*:*:*:*:*:*",
"matchCriteriaId": "3F54F75F-B2BC-4A44-B93B-DB75856BEC45"
}
]
}
]
}
],
"references": [
{
"url": "http://securitytracker.com/id?1020028",
"source": "cve@mitre.org"
},
{
"url": "http://www.djangoproject.com/weblog/2008/may/14/security/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/29209",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/1618",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42396",
"source": "cve@mitre.org"
}
]
}