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

104 lines
2.6 KiB
JSON

{
"id": "CVE-2022-40359",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-23T18:15:11.370",
"lastModified": "2024-11-21T07:21:20.993",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross site scripting (XSS) vulnerability in kfm through 1.4.7 via crafted GET request to /kfm/index.php."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo Cross site scripting (XSS) en kfm versiones hasta 1.4.7, por medio de una petici\u00f3n GET dise\u00f1ada al archivo /kfm/index.php."
}
],
"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:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"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:kfm_project:kfm:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4.7",
"matchCriteriaId": "46653CED-3D8B-44DC-A230-59C61250AF8C"
}
]
}
]
}
],
"references": [
{
"url": "https://code.google.com/archive/p/kfm/downloads",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://cxsecurity.com/issue/WLB-2022090057",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://code.google.com/archive/p/kfm/downloads",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
]
},
{
"url": "https://cxsecurity.com/issue/WLB-2022090057",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}