From 8df0a8bf015d1ce45e5dd7efbc4dd051d6b0977a Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 10 May 2025 00:00:38 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/47xxx/CVE-2025-47424.json | 56 ++++++++++++++++++++++++++++++---- 1 file changed, 50 insertions(+), 6 deletions(-) diff --git a/2025/47xxx/CVE-2025-47424.json b/2025/47xxx/CVE-2025-47424.json index 6831aab0354..7b466bfdae4 100644 --- a/2025/47xxx/CVE-2025-47424.json +++ b/2025/47xxx/CVE-2025-47424.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2025-47424", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2025-47424", + "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": "** 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": "Retool (self-hosted) before 3.196.0 allows Host header injection. When the BASE_DOMAIN environment variable is not set, the HTTP host header can be manipulated." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://docs.retool.com/disclosures/cve-2025-47424", + "url": "https://docs.retool.com/disclosures/cve-2025-47424" } ] }