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

82 lines
2.3 KiB
JSON

{
"id": "CVE-2010-2114",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-05-28T20:30:01.533",
"lastModified": "2010-06-01T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in pbx/gate in Brekeke PBX 2.4.4.8 allows remote attackers to hijack the authentication of users for requests that change passwords via the pbxadmin.web.PbxUserEdit bean."
},
{
"lang": "es",
"value": "Vulnerabilidad de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en pbx/gate en Brekeke PBX v2.4.4.8 permten a atacantes remotos secuestar la autenticaci\u00f3n de otros usuarios para peticiones que cambien la contrase\u00f1a a trav\u00e9s de pbxadmin.web.PbxUserEdit."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"impactScore": 2.9,
"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:brekeke:pbx:2.4.4.8:*:*:*:*:*:*:*",
"matchCriteriaId": "658AD983-8960-4E28-BF85-8CB888BCBD15"
}
]
}
]
}
],
"references": [
{
"url": "http://cross-site-scripting.blogspot.com/2010/05/brekeke-pbx-2448-cross-site-request.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}