René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

104 lines
2.9 KiB
JSON

{
"id": "CVE-2015-5145",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-07-14T17:59:08.400",
"lastModified": "2017-09-22T01:29:23.563",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "validators.URLValidator in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors."
},
{
"lang": "es",
"value": "validators.URLValidator en Django 1.8.x anteriores a 1.8.3 permite a atacantes causar una denegaci\u00f3n de servicios mediante el consumo de la CPU a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "02D3C0FF-C342-40F1-A187-CD212C16FE8F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2510BAD7-1FB6-4F6F-A2CC-9DE9AD39B4FF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:djangoproject:django:1.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D1B388C7-ED4E-4416-969F-32263E7D7AA8"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/75691",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id/1032820",
"source": "cve@mitre.org"
},
{
"url": "https://security.gentoo.org/glsa/201510-06",
"source": "cve@mitre.org"
},
{
"url": "https://www.djangoproject.com/weblog/2015/jul/08/security-releases/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}