diff --git a/mapping.csv b/mapping.csv index 362c4331ea..7eb464216d 100644 --- a/mapping.csv +++ b/mapping.csv @@ -264265,3 +264265,4 @@ vulnerability,CVE-2025-0369,vulnerability--c7a0b61f-5620-4e88-b414-497705252528 vulnerability,CVE-2024-13184,vulnerability--67d898cb-136b-4b91-995f-f716c06942b1 vulnerability,CVE-2024-13375,vulnerability--906e8bab-7a31-4488-97fe-04742f4d6fb1 vulnerability,CVE-2025-0557,vulnerability--b50e2a89-eefd-47b0-9d12-455312f5fbb4 +vulnerability,CVE-2025-0558,vulnerability--1310e7d6-1c52-439a-8f9f-65767e4ddd7e diff --git a/objects/vulnerability/vulnerability--1310e7d6-1c52-439a-8f9f-65767e4ddd7e.json b/objects/vulnerability/vulnerability--1310e7d6-1c52-439a-8f9f-65767e4ddd7e.json new file mode 100644 index 0000000000..81f279ff57 --- /dev/null +++ b/objects/vulnerability/vulnerability--1310e7d6-1c52-439a-8f9f-65767e4ddd7e.json @@ -0,0 +1,22 @@ +{ + "type": "bundle", + "id": "bundle--65de0359-6cfb-4f4d-9a1c-555c3342f920", + "objects": [ + { + "type": "vulnerability", + "spec_version": "2.1", + "id": "vulnerability--1310e7d6-1c52-439a-8f9f-65767e4ddd7e", + "created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a", + "created": "2025-01-18T14:16:34.520146Z", + "modified": "2025-01-18T14:16:34.520146Z", + "name": "CVE-2025-0558", + "description": "A vulnerability classified as critical was found in TDuckCloud tduck-platform up to 4.0. This vulnerability affects the function QueryProThemeRequest of the file src/main/java/com/tduck/cloud/form/request/QueryProThemeRequest.java. The manipulation of the argument color leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "external_references": [ + { + "source_name": "cve", + "external_id": "CVE-2025-0558" + } + ] + } + ] +} \ No newline at end of file