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

82 lines
2.6 KiB
JSON

{
"id": "CVE-2010-5319",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-03T11:59:05.067",
"lastModified": "2015-01-05T18:28:03.610",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in Kandidat CMS 1.4.2 allow remote attackers to hijack the authentication of administrators for requests that (1) modify settings via a validate action to admin/settings.php, (2) modify pages via the what parameter to admin/edit.php, or (3) modify articles via the edit parameter to admin/news.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de CSRF en Kandidat CMS 1.4.2 permiten a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que (1) modifican configuraciones a trav\u00e9s de una acci\u00f3n validate en admin/settings.php, (2) modifican p\u00e1ginas a trav\u00e9s del par\u00e1metro what en admin/edit.php, o (3) modifican art\u00edculos a trav\u00e9s del par\u00e1metro edit en admin/news.php."
}
],
"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:kan-studio:kandidat_cms:1.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "9FF857E8-D2E2-4C32-8997-3BBDD9C05A9D"
}
]
}
]
}
],
"references": [
{
"url": "https://www.htbridge.com/advisory/HTB22648",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}