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

89 lines
2.3 KiB
JSON

{
"id": "CVE-2018-14519",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-24T20:15:08.453",
"lastModified": "2022-08-29T02:41:06.827",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Kirby 2.5.12. The delete page functionality suffers from a CSRF flaw. A remote attacker can craft a malicious CSRF page and force the user to delete a page."
},
{
"lang": "es",
"value": "Se ha detectado un problema en Kirby versi\u00f3n 2.5.12. La funcionalidad delete page sufre un fallo de tipo CSRF. Un atacante remoto puede dise\u00f1ar una p\u00e1gina de tipo CSRF maliciosa y forzar al usuario a eliminar una p\u00e1gina."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"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:getkirby:kirby:2.5.12:*:*:*:*:*:*:*",
"matchCriteriaId": "FA26B691-8486-470B-8808-06B50D68719F"
}
]
}
]
}
],
"references": [
{
"url": "http://zaranshaikh.blogspot.com",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/45090",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
}
]
}