2024-07-14 02:06:08 +00:00

80 lines
2.2 KiB
JSON

{
"id": "CVE-2009-2129",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-06-19T18:00:00.327",
"lastModified": "2017-09-29T01:34:43.890",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in login.php in Elvin 1.2.0 allows remote attackers to hijack the authentication of arbitrary users via a logout action."
},
{
"lang": "es",
"value": "Vulnerabilidad de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en login.php en Elvin v1.2.0 permite a atacantes remotos secuestrar la autenticaci\u00f3n de usuarios de su elecci\u00f3n mediante una acci\u00f3n \"logout\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elvinbts:elvinbts:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "84469C04-A695-4041-8D07-C0B429B4C8CA"
}
]
}
]
}
],
"references": [
{
"url": "https://www.exploit-db.com/exploits/8953",
"source": "cve@mitre.org"
}
]
}