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

82 lines
2.5 KiB
JSON

{
"id": "CVE-2009-3520",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-10-01T15:30:00.420",
"lastModified": "2009-10-01T15:30:00.420",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in the Your_account module in CMSphp 0.21 allows remote attackers to hijack the authentication of administrators for requests that change an administrator password via the pseudo, pwd, and uid parameters in an admin_info_user_verif action."
},
{
"lang": "es",
"value": "Vulnerabilidad de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en el m\u00f3dulo Your_account en CMSphp v0.21 permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para peticiones que cambian el password de administrador a trav\u00e9s de los par\u00e1metros pseudo, pwd y uid en una acci\u00f3n admin_info_user_verif."
}
],
"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": true,
"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:jean-michel_wyttenbach:cmsphp:0.21:*:*:*:*:*:*:*",
"matchCriteriaId": "259A491F-5F57-4E64-A95C-52AEC56451C6"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/0909-exploits/cmsphp-xsrf.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}