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

82 lines
2.2 KiB
JSON

{
"id": "CVE-2011-5302",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-01T11:59:08.397",
"lastModified": "2015-01-03T00:36:50.043",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in adm/admin_edit.php in PHPDug 2.0.0 allows remote attackers to hijack the authentication of administrators for requests that modify credentials."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en adm/admin_edit.php en PHPDug 2.0.0 permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que modifican credenciales."
}
],
"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:kubelabs:phpdug:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2777C8DD-0F89-4B0F-B1A9-1E726A9DEAFF"
}
]
}
]
}
],
"references": [
{
"url": "https://www.htbridge.com/advisory/HTB22970",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}