cvelist/2024/23xxx/CVE-2024-23770.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2024-01-22 04:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-23770",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "darkhttpd through 1.15 allows local users to discover credentials (for --auth) by listing processes and their arguments."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/emikulic/darkhttpd/commit/2b339828b2a42a5fda105ea84934957a7d23e35d",
"refsource": "MISC",
"name": "https://github.com/emikulic/darkhttpd/commit/2b339828b2a42a5fda105ea84934957a7d23e35d"
},
{
"url": "https://github.com/emikulic/darkhttpd/compare/v1.14...v1.15",
"refsource": "MISC",
"name": "https://github.com/emikulic/darkhttpd/compare/v1.14...v1.15"
2024-01-25 13:00:34 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20240125 Re: darkhttpd: timing attack and local leak of HTTP basic auth credentials",
"url": "http://www.openwall.com/lists/oss-security/2024/01/25/1"
2024-01-22 04:00:34 +00:00
}
]
}
}