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

106 lines
3.0 KiB
JSON

{
"id": "CVE-2015-6545",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-09-03T17:59:02.770",
"lastModified": "2018-10-09T19:57:53.377",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in ajax.php in Cerb before 7.0.4 allows remote attackers to hijack the authentication of administrators for requests that add an administrator account via a saveWorkerPeek action."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en ajax.php en Cerb en versiones anteriores a 7.0.4, permite a atacantes remotos secuestrar la autenticaci\u00f3n de los administradores para peticiones que a\u00f1aden una cuenta de administrador a trav\u00e9s de una acci\u00f3n saveWorkerPeek."
}
],
"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:webgroupmedia:cerb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "7.0.3",
"matchCriteriaId": "4F9EF72B-5717-4124-8715-7733352489EC"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/133404/Cerb-7.0.3-Cross-Site-Request-Forgery.html",
"source": "cve@mitre.org"
},
{
"url": "http://wiki.cerbweb.com/7.0#7.0.4",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/536376/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/wgm/cerb/commit/12de87ff9961a4f3ad2946c8f47dd0c260607144",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/38074/",
"source": "cve@mitre.org"
},
{
"url": "https://www.htbridge.com/advisory/HTB23269",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}