2024-07-14 02:06:08 +00:00

80 lines
2.1 KiB
JSON

{
"id": "CVE-2023-41564",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-08T23:15:11.877",
"lastModified": "2023-09-13T17:06:06.760",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An arbitrary file upload vulnerability in the Upload Asset function of Cockpit CMS v2.6.3 allows attackers to execute arbitrary code via uploading a crafted .shtml file."
},
{
"lang": "es",
"value": "Una vulnerabilidad de carga de archivos arbitrarios en la funci\u00f3n Upload Asset de Cockpit CMS v2.6.3 permite a los atacantes ejecutar c\u00f3digo arbitrario cargando un archivo .shtml manipulado."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-434"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:agentejo:cockpit:2.6.3:*:*:*:*:*:*:*",
"matchCriteriaId": "134766A8-60F0-4B41-A36B-EAB70A9EB902"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/LongHair00/Mitre_opensource_report/blob/main/CockpitCMS-StoredXSS.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}