"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-10-04 05:00:30 +00:00
parent 98edfa15ca
commit ff18e89555
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-47850",
"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": "CUPS cups-browsed before 2.5b1 will send an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added, a different vulnerability than CVE-2024-47176. (The request is meant to probe the new printer but can be used to create DDoS amplification attacks.)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/OpenPrinting/cups",
"refsource": "MISC",
"name": "https://github.com/OpenPrinting/cups"
},
{
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"refsource": "MISC",
"name": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
]
}
}