From 977ca00c131fa9fbd44f3ac852053e5d8db3d781 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 3 Feb 2025 21:00:45 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/24xxx/CVE-2025-24962.json | 63 +++++++++++++++++++++++++++++++--- 1 file changed, 59 insertions(+), 4 deletions(-) diff --git a/2025/24xxx/CVE-2025-24962.json b/2025/24xxx/CVE-2025-24962.json index 82bd689994d..49b83bd1e1c 100644 --- a/2025/24xxx/CVE-2025-24962.json +++ b/2025/24xxx/CVE-2025-24962.json @@ -1,18 +1,73 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-24962", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security-advisories@github.com", + "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": "reNgine is an automated reconnaissance framework for web applications. In affected versions a user can inject commands via the nmap_cmd parameters. This issue has been addressed in commit `c28e5c8d` and is expected in the next versioned release. Users are advised to filter user input and monitor the project for a new release." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')", + "cweId": "CWE-74" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "yogeshojha", + "product": { + "product_data": [ + { + "product_name": "rengine", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "<= 2.2.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/yogeshojha/rengine/security/advisories/GHSA-cg75-ph7x-5rr9", + "refsource": "MISC", + "name": "https://github.com/yogeshojha/rengine/security/advisories/GHSA-cg75-ph7x-5rr9" + }, + { + "url": "https://github.com/yogeshojha/rengine/commit/c28e5c8d304478a787811580b4d80b330920ace4", + "refsource": "MISC", + "name": "https://github.com/yogeshojha/rengine/commit/c28e5c8d304478a787811580b4d80b330920ace4" + } + ] + }, + "source": { + "advisory": "GHSA-cg75-ph7x-5rr9", + "discovery": "UNKNOWN" } } \ No newline at end of file