180 lines
5.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2011-0698",
"sourceIdentifier": "secalert@redhat.com",
"published": "2011-02-14T21:00:03.320",
"lastModified": "2011-02-23T06:48:28.283",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 on Windows might allow remote attackers to read or execute files via a / (slash) character in a key in a session cookie, related to session replays."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en Django v1.1.x antes de v1.1.4 y v1.2.x antes de v1.2.5 en Windows, cuando est\u00e1 habilitado permite a atacantes remotos incluir y ejecutar ficheros locales de su elecci\u00f3n al utilizar caracteres /(barra) en la llave de una cookie de sesi\u00f3n , relacionada con la repetici\u00f3n de sesiones.\r\n"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "56846659-96C8-497C-8404-3975E5B6385B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2DAB4639-B81D-412A-A081-EFF46737CA5D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "BF068CD9-B33A-4C51-9FBA-CFDAE91E174E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "26D338D9-1504-4933-B833-BD7F1864E89D"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2CF61F35-5905-4BA9-AD7E-7DB261D2F256"
}
]
}
]
},
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "AD257D91-EF31-4103-9007-944603ABA271"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "99387F31-9E04-4A73-A1C6-C05F96A8DB38"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "064C9403-8A43-42C7-A1FD-03CC49A32FB1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "5BCDB95B-88F2-466A-A4F9-4C080183E39B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "17B99C62-A653-45C1-A061-05A8FAD52107"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2CF61F35-5905-4BA9-AD7E-7DB261D2F256"
}
]
}
]
}
],
"references": [
{
"url": "http://openwall.com/lists/oss-security/2011/02/09/6",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://www.djangoproject.com/weblog/2011/feb/08/security/",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/46296",
"source": "secalert@redhat.com"
},
{
"url": "http://www.vupen.com/english/advisories/2011/0372",
"source": "secalert@redhat.com"
},
{
"url": "http://www.vupen.com/english/advisories/2011/0439",
"source": "secalert@redhat.com"
}
]
}