"-Synchronized-Data."

This commit is contained in:
CVE Team 2025-05-28 07:00:34 +00:00
parent da59886186
commit eb37b80d4c
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
7 changed files with 342 additions and 10 deletions

View File

@ -1,18 +1,129 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-4947",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cve@curl.se",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "libcurl accidentally skips the certificate verification for QUIC connections when connecting to a host specified as an IP address in the URL. Therefore, it does not detect impostors or man-in-the-middle attacks."
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-295 Improper Certificate Validation"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "curl",
"product": {
"product_data": [
{
"product_name": "curl",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "8.13.0",
"version_value": "8.13.0"
},
{
"version_affected": "<=",
"version_name": "8.12.1",
"version_value": "8.12.1"
},
{
"version_affected": "<=",
"version_name": "8.12.0",
"version_value": "8.12.0"
},
{
"version_affected": "<=",
"version_name": "8.11.1",
"version_value": "8.11.1"
},
{
"version_affected": "<=",
"version_name": "8.11.0",
"version_value": "8.11.0"
},
{
"version_affected": "<=",
"version_name": "8.10.1",
"version_value": "8.10.1"
},
{
"version_affected": "<=",
"version_name": "8.10.0",
"version_value": "8.10.0"
},
{
"version_affected": "<=",
"version_name": "8.9.1",
"version_value": "8.9.1"
},
{
"version_affected": "<=",
"version_name": "8.9.0",
"version_value": "8.9.0"
},
{
"version_affected": "<=",
"version_name": "8.8.0",
"version_value": "8.8.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://curl.se/docs/CVE-2025-4947.json",
"refsource": "MISC",
"name": "https://curl.se/docs/CVE-2025-4947.json"
},
{
"url": "https://curl.se/docs/CVE-2025-4947.html",
"refsource": "MISC",
"name": "https://curl.se/docs/CVE-2025-4947.html"
},
{
"url": "https://hackerone.com/reports/3150884",
"refsource": "MISC",
"name": "https://hackerone.com/reports/3150884"
}
]
},
"credits": [
{
"lang": "en",
"value": "Hiroki Kurosawa"
},
{
"lang": "en",
"value": "Stefan Eissing"
}
]
}

View File

@ -1,18 +1,149 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-5025",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cve@curl.se",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "libcurl supports *pinning* of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC and HTTP/3. Since pinning makes the transfer succeed if the pin is fine, users could unwittingly connect to an impostor server without noticing."
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-295 Improper Certificate Validation"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "curl",
"product": {
"product_data": [
{
"product_name": "curl",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "8.13.0",
"version_value": "8.13.0"
},
{
"version_affected": "<=",
"version_name": "8.12.1",
"version_value": "8.12.1"
},
{
"version_affected": "<=",
"version_name": "8.12.0",
"version_value": "8.12.0"
},
{
"version_affected": "<=",
"version_name": "8.11.1",
"version_value": "8.11.1"
},
{
"version_affected": "<=",
"version_name": "8.11.0",
"version_value": "8.11.0"
},
{
"version_affected": "<=",
"version_name": "8.10.1",
"version_value": "8.10.1"
},
{
"version_affected": "<=",
"version_name": "8.10.0",
"version_value": "8.10.0"
},
{
"version_affected": "<=",
"version_name": "8.9.1",
"version_value": "8.9.1"
},
{
"version_affected": "<=",
"version_name": "8.9.0",
"version_value": "8.9.0"
},
{
"version_affected": "<=",
"version_name": "8.8.0",
"version_value": "8.8.0"
},
{
"version_affected": "<=",
"version_name": "8.7.1",
"version_value": "8.7.1"
},
{
"version_affected": "<=",
"version_name": "8.7.0",
"version_value": "8.7.0"
},
{
"version_affected": "<=",
"version_name": "8.6.0",
"version_value": "8.6.0"
},
{
"version_affected": "<=",
"version_name": "8.5.0",
"version_value": "8.5.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://curl.se/docs/CVE-2025-5025.json",
"refsource": "MISC",
"name": "https://curl.se/docs/CVE-2025-5025.json"
},
{
"url": "https://curl.se/docs/CVE-2025-5025.html",
"refsource": "MISC",
"name": "https://curl.se/docs/CVE-2025-5025.html"
},
{
"url": "https://hackerone.com/reports/3153497",
"refsource": "MISC",
"name": "https://hackerone.com/reports/3153497"
}
]
},
"credits": [
{
"lang": "en",
"value": "Hiroki Kurosawa"
},
{
"lang": "en",
"value": "Stefan Eissing"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-5295",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-5296",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-5297",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-5298",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-5299",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}