From 9f3cc36a2a80725289b17a66ae95976b5327fe00 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 11 May 2024 13:00:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/48xxx/CVE-2022-48655.json | 12 ++++- 2024/28xxx/CVE-2024-28761.json | 88 ++++++++++++++++++++++++++++++++-- 2 files changed, 95 insertions(+), 5 deletions(-) diff --git a/2022/48xxx/CVE-2022-48655.json b/2022/48xxx/CVE-2022-48655.json index d2ecfb59127..46086c36322 100644 --- a/2022/48xxx/CVE-2022-48655.json +++ b/2022/48xxx/CVE-2022-48655.json @@ -40,13 +40,23 @@ "version_data": [ { "version_affected": "<", - "version_name": "1da177e4c3f4", + "version_name": "95a15d80aa0d", "version_value": "1f08a1b26cfc" }, { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ + { + "version": "5.4", + "status": "affected" + }, + { + "version": "0", + "lessThan": "5.4", + "status": "unaffected", + "versionType": "custom" + }, { "version": "5.15.71", "lessThanOrEqual": "5.15.*", diff --git a/2024/28xxx/CVE-2024-28761.json b/2024/28xxx/CVE-2024-28761.json index 46a4be3d40c..ff51f4d0df9 100644 --- a/2024/28xxx/CVE-2024-28761.json +++ b/2024/28xxx/CVE-2024-28761.json @@ -1,17 +1,97 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-28761", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@us.ibm.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": "IBM App Connect Enterprise 11.0.0.1 through 11.0.0.25 and 12.0.1.0 through 12.0.12.0 is vulnerable to HTML injection. A remote attacker could inject malicious HTML code, which when viewed, would be executed in the victim's Web browser within the security context of the hosting site. IBM X-Force ID: 285245." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "product_name": "App Connect Enterprise", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "11.0.0.1", + "version_value": "11.0.0.25" + }, + { + "version_affected": "<=", + "version_name": "12.0.1.0", + "version_value": "12.0.12.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.ibm.com/support/pages/node/7150847", + "refsource": "MISC", + "name": "https://www.ibm.com/support/pages/node/7150847" + }, + { + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/285245", + "refsource": "MISC", + "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/285245" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", + "version": "3.1" } ] }