cvelist/2024/40xxx/CVE-2024-40422.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2024-07-05 05:00:48 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-07-24 16:00:42 +00:00
"ID": "CVE-2024-40422",
"STATE": "PUBLIC"
2024-07-05 05:00:48 +00:00
},
2024-07-24 16:00:42 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-07-05 05:00:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-07-24 16:00:42 +00:00
"value": "The snapshot_path parameter in the /api/get-browser-snapshot endpoint in stitionai devika v1 is susceptible to a path traversal attack. An attacker can manipulate the snapshot_path parameter to traverse directories and access sensitive files on the server. This can potentially lead to unauthorized access to critical system files and compromise the confidentiality and integrity of the system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/stitionai/devika",
"refsource": "MISC",
"name": "https://github.com/stitionai/devika"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/stitionai/devika/pull/619",
"url": "https://github.com/stitionai/devika/pull/619"
},
{
"refsource": "MISC",
"name": "https://github.com/alpernae/CVE-2024-40422",
"url": "https://github.com/alpernae/CVE-2024-40422"
2025-01-29 22:00:57 +00:00
},
{
"refsource": "MISC",
"name": "https://medium.com/@alpernae/uncovering-path-traversal-in-devika-v1-a-deep-dive-into-cve-2024-40422-f8ce81398b99",
"url": "https://medium.com/@alpernae/uncovering-path-traversal-in-devika-v1-a-deep-dive-into-cve-2024-40422-f8ce81398b99"
2024-07-05 05:00:48 +00:00
}
]
}
}