mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
84 lines
2.5 KiB
JSON
84 lines
2.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2025-0665",
|
|
"ASSIGNER": "cve@curl.se",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "libcurl would wrongly close the same eventfd file descriptor twice when taking\ndown a connection channel after having completed a threaded name resolve."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-1341 Multiple Releases of Same Resource or Handle"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "curl",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "curl",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "8.11.1",
|
|
"version_value": "8.11.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://curl.se/docs/CVE-2025-0665.json",
|
|
"refsource": "MISC",
|
|
"name": "https://curl.se/docs/CVE-2025-0665.json"
|
|
},
|
|
{
|
|
"url": "https://curl.se/docs/CVE-2025-0665.html",
|
|
"refsource": "MISC",
|
|
"name": "https://curl.se/docs/CVE-2025-0665.html"
|
|
},
|
|
{
|
|
"url": "https://hackerone.com/reports/2954286",
|
|
"refsource": "MISC",
|
|
"name": "https://hackerone.com/reports/2954286"
|
|
}
|
|
]
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Christian Heusel"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "Andy Pan"
|
|
}
|
|
]
|
|
} |