2024-12-08 03:06:42 +00:00

105 lines
2.7 KiB
JSON

{
"id": "CVE-2018-14520",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-24T20:15:08.510",
"lastModified": "2024-11-21T03:49:15.140",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Kirby 2.5.12. The application allows malicious HTTP requests to be sent in order to trick a user into adding web pages."
},
{
"lang": "es",
"value": "Se ha detectado un problema en Kirby versi\u00f3n 2.5.12. La aplicaci\u00f3n permite el env\u00edo de peticiones HTTP maliciosas para enga\u00f1ar a un usuario para que a\u00f1ada p\u00e1ginas web."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"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/2018/07/cross-site-request-forgery-kirby-cms.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/45068",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://zaranshaikh.blogspot.com/2018/07/cross-site-request-forgery-kirby-cms.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/45068",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
}
]
}