2023-06-02 20:00:31 +00:00

86 lines
2.1 KiB
JSON

{
"id": "CVE-2023-29380",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-29T00:15:09.520",
"lastModified": "2023-06-02T19:23:03.893",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Warpinator before 1.6.0 allows remote file deletion via directory traversal in top_dir_basenames."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"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:linuxmint:warpinator:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.0.7",
"versionEndExcluding": "1.6.0",
"matchCriteriaId": "C20920C1-ADD2-4E58-B9A0-C99BB2AE497F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/linuxmint/warpinator/compare/1.4.5...1.6.0",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.openwall.com/lists/oss-security/2023/04/26/1",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
}
]
}