cvelist/2025/1xxx/CVE-2025-1386.json

70 lines
2.2 KiB
JSON
Raw Normal View History

2025-02-17 03:00:32 +00:00
{
2025-04-11 05:00:35 +00:00
"data_version": "4.0",
2025-02-17 03:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-1386",
2025-04-11 05:00:35 +00:00
"ASSIGNER": "security@clickhouse.com",
"STATE": "PUBLIC"
2025-02-17 03:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-04-11 05:00:35 +00:00
"value": "When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream."
2025-02-17 03:00:32 +00:00
}
]
2025-04-11 05:00:35 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Query smuggling"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ch-go",
"product": {
"product_data": [
{
"product_name": "ch-go",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "0.65.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/ClickHouse/ch-go/security/advisories/GHSA-m454-3xv7-qj85",
"refsource": "MISC",
"name": "https://github.com/ClickHouse/ch-go/security/advisories/GHSA-m454-3xv7-qj85"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
2025-02-17 03:00:32 +00:00
}
}