2024-12-08 03:06:42 +00:00

114 lines
3.6 KiB
JSON

{
"id": "CVE-2009-2945",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-09-15T22:30:00.327",
"lastModified": "2024-11-21T01:06:07.360",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "weblogin/login.fcgi (aka the WebLogin login script) in Stanford University WebAuth 3.5.5, 3.6.0, and 3.6.1 places passwords in URLs in certain circumstances involving conversion of a POST request to a GET request, which allows context-dependent attackers to discover passwords by reading (1) web-server access logs, (2) web-server Referer logs, or (3) the browser history."
},
{
"lang": "es",
"value": "weblogin/login.fcgi (alias el script de conexi\u00f3n WebLogin) en WebAuth de la Universidad de Stanford v3.5.5, v3.6.0 y v3.6.1 coloca contrase\u00f1as en en las URL en determinadas circunstancias que implique una conversi\u00f3n de una solicitud POST a una petici\u00f3n GET, lo cual permite a atacantes dependiendo del contexto descubrir contrase\u00f1as mediante la lectura de (1) registros de acceso al servidor web, (2) registros Referer del servidor web, o (3) el historial del navegador."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-255"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:stanford:webauth:3.5.5:*:*:*:*:*:*:*",
"matchCriteriaId": "97D7A1DC-4604-487F-8016-C3C0A27D1CDC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:stanford:webauth:3.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C64D291D-898C-40E2-9E03-14EED5D7A6B0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:stanford:webauth:3.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "464011F9-EA17-4000-92CB-CE303026D856"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/36640",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://webauth.stanford.edu/security/2009-09-10.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/36640",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://webauth.stanford.edu/security/2009-09-10.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}