diff --git a/2024/24xxx/CVE-2024-24992.json b/2024/24xxx/CVE-2024-24992.json index 078ff55d94c..626bb5ab43a 100644 --- a/2024/24xxx/CVE-2024-24992.json +++ b/2024/24xxx/CVE-2024-24992.json @@ -1,17 +1,73 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-24992", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "support@hackerone.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": "A Path Traversal vulnerability in web component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Ivanti", + "product": { + "product_data": [ + { + "product_name": "Avalanche", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "6.4.3", + "version_value": "6.4.3" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://forums.ivanti.com/s/article/Avalanche-6-4-3-Security-Hardening-and-CVEs-addressed?language=en_US", + "refsource": "MISC", + "name": "https://forums.ivanti.com/s/article/Avalanche-6-4-3-Security-Hardening-and-CVEs-addressed?language=en_US" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.0", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "baseScore": 8.8, + "baseSeverity": "HIGH" } ] } diff --git a/2024/54xxx/CVE-2024-54661.json b/2024/54xxx/CVE-2024-54661.json index 97526aba593..a93938a9e94 100644 --- a/2024/54xxx/CVE-2024-54661.json +++ b/2024/54xxx/CVE-2024-54661.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "readline.sh in socat through 1.8.0.1 relies on the /tmp/$USER/stderr2 file." + "value": "readline.sh in socat before1.8.0.2 relies on the /tmp/$USER/stderr2 file." } ] }, @@ -56,6 +56,11 @@ "url": "https://repo.or.cz/socat.git/blob/6ff391324d2d3b9f6bfb58e7d16a20be43b47af7:/readline.sh#l29", "refsource": "MISC", "name": "https://repo.or.cz/socat.git/blob/6ff391324d2d3b9f6bfb58e7d16a20be43b47af7:/readline.sh#l29" + }, + { + "refsource": "CONFIRM", + "name": "http://www.dest-unreach.org/socat/contrib/socat-secadv9.html", + "url": "http://www.dest-unreach.org/socat/contrib/socat-secadv9.html" } ] }