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

82 lines
2.1 KiB
JSON

{
"id": "CVE-2021-33354",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-30T18:15:10.307",
"lastModified": "2022-10-04T17:00:38.497",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Directory Traversal vulnerability in htmly before 2.8.1 allows remote attackers to perform arbitrary file deletions via modified file parameter."
},
{
"lang": "es",
"value": "Una vulnerabilidad de Salto de Directorio en htmly versiones anteriores a 2.8.1, permite a atacantes remotos llevar a cabo eliminaciones arbitrarias de archivos por medio de un par\u00e1metro de archivo modificado"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:htmly:htmly:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.8.1",
"matchCriteriaId": "A964103C-AC47-4CCB-8133-51CA9F7A5A71"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/danpros/htmly/issues/462",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}