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

87 lines
2.4 KiB
JSON

{
"id": "CVE-2007-0405",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-01-23T00:28:00.000",
"lastModified": "2017-07-29T01:30:11.030",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The LazyUser class in the AuthenticationMiddleware for Django 0.95 does not properly cache the user name across requests, which allows remote authenticated users to gain the privileges of a different user."
},
{
"lang": "es",
"value": "La clase LazyUser en la AuthenticationMiddleware para Django versi\u00f3n 0.95, no almacena apropiadamente el nombre de usuario de la cach\u00e9 tras peticiones, lo que permite a usuarios autenticados remoto alcanzar los privilegios de un usuario diferente."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:django_project:django:0.95:*:*:*:*:*:*:*",
"matchCriteriaId": "1D617048-648D-4EA1-A779-F6B157AB641E"
}
]
}
]
}
],
"references": [
{
"url": "http://code.djangoproject.com/changeset/3754",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/22138",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31628",
"source": "cve@mitre.org"
}
]
}