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

92 lines
2.4 KiB
JSON

{
"id": "CVE-2023-46864",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-30T00:15:39.200",
"lastModified": "2024-11-21T08:29:26.750",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Peppermint Ticket Management through 0.2.4 allows remote attackers to read arbitrary files via a /api/v1/ticket/1/file/download?filepath=../ POST request."
},
{
"lang": "es",
"value": "Peppermint Ticket Management hasta 0.2.4 permite a atacantes remotos leer archivos arbitrarios mediante una solicitud POST /api/v1/ticket/1/file/download?filepath=../."
}
],
"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:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"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:peppermint:peppermint:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.2.4",
"matchCriteriaId": "B8FFA273-1A2B-4C79-921A-660D074E15A8"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Peppermint-Lab/peppermint/issues/171",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://github.com/Peppermint-Lab/peppermint/issues/171",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
}
]
}