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

64 lines
1.9 KiB
JSON

{
"id": "CVE-2024-6433",
"sourceIdentifier": "security@huntr.dev",
"published": "2024-07-10T01:15:10.370",
"lastModified": "2024-11-21T09:49:38.570",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The application zips all the files in the folder specified by the user, which allows an attacker to read arbitrary files on the system by providing a crafted path. This vulnerability can be exploited by sending a request to the application with a malicious snapshot_path parameter."
},
{
"lang": "es",
"value": "Path Traversal relativo en el repositorio de GitHub stitionai/devika antes de -."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-23"
}
]
}
],
"references": [
{
"url": "https://huntr.com/bounties/7d0463dd-6373-4eb8-86fc-beac0a1391a5",
"source": "security@huntr.dev"
},
{
"url": "https://huntr.com/bounties/7d0463dd-6373-4eb8-86fc-beac0a1391a5",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}