cvelist/2024/39xxx/CVE-2024-39722.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2024-06-28 03:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-10-31 20:00:30 +00:00
"ID": "CVE-2024-39722",
"STATE": "PUBLIC"
2024-06-28 03:00:34 +00:00
},
2024-10-31 20:00:30 +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-06-28 03:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-10-31 20:00:30 +00:00
"value": "An issue was discovered in Ollama before 0.1.46. It exposes which files exist on the server on which it is deployed via path traversal in the api/push route."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
2024-11-01 14:00:31 +00:00
"name": "https://www.oligo.security/blog/more-models-more-probllms",
"url": "https://www.oligo.security/blog/more-models-more-probllms"
2024-06-28 03:00:34 +00:00
}
]
}
}