diff --git a/2024/20xxx/CVE-2024-20488.json b/2024/20xxx/CVE-2024-20488.json index 089984af479..c227567161c 100644 --- a/2024/20xxx/CVE-2024-20488.json +++ b/2024/20xxx/CVE-2024-20488.json @@ -1,17 +1,186 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-20488", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@cisco.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 vulnerability in the web-based management interface of Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session Management Edition (Unified CM SME) could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the interface.\r\n\r\nThis vulnerability exists because the web-based management interface does not properly validate user-supplied input. An attacker could exploit this vulnerability by persuading a user of the interface to click a crafted link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive, browser-based information." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Cisco", + "product": { + "product_data": [ + { + "product_name": "Cisco Unified Communications Manager", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "12.5(1)SU2" + }, + { + "version_affected": "=", + "version_value": "12.0(1)SU2" + }, + { + "version_affected": "=", + "version_value": "12.0(1)SU3" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU1" + }, + { + "version_affected": "=", + "version_value": "12.5(1)" + }, + { + "version_affected": "=", + "version_value": "12.0(1)SU1" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU3" + }, + { + "version_affected": "=", + "version_value": "12.0(1)SU4" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU4" + }, + { + "version_affected": "=", + "version_value": "14" + }, + { + "version_affected": "=", + "version_value": "12.0(1)SU5" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU5" + }, + { + "version_affected": "=", + "version_value": "14SU1" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU6" + }, + { + "version_affected": "=", + "version_value": "14SU2" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU7" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU7a" + }, + { + "version_affected": "=", + "version_value": "14SU3" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU8" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU8a" + }, + { + "version_affected": "=", + "version_value": "15" + }, + { + "version_affected": "=", + "version_value": "14SU4" + }, + { + "version_affected": "=", + "version_value": "14SU4a" + }, + { + "version_affected": "=", + "version_value": "12.5(1)SU9" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cucm-xss-9zmfHyZ", + "refsource": "MISC", + "name": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cucm-xss-9zmfHyZ" + } + ] + }, + "source": { + "advisory": "cisco-sa-cucm-xss-9zmfHyZ", + "discovery": "INTERNAL", + "defects": [ + "CSCwi00276" + ] + }, + "exploit": [ + { + "lang": "en", + "value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory." + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", + "baseScore": 6.1, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE" } ] } diff --git a/2024/45xxx/CVE-2024-45036.json b/2024/45xxx/CVE-2024-45036.json new file mode 100644 index 00000000000..120486ae1ba --- /dev/null +++ b/2024/45xxx/CVE-2024-45036.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45036", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2024/45xxx/CVE-2024-45037.json b/2024/45xxx/CVE-2024-45037.json new file mode 100644 index 00000000000..2e65bf97533 --- /dev/null +++ b/2024/45xxx/CVE-2024-45037.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45037", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2024/45xxx/CVE-2024-45038.json b/2024/45xxx/CVE-2024-45038.json new file mode 100644 index 00000000000..c735fab3f50 --- /dev/null +++ b/2024/45xxx/CVE-2024-45038.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45038", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2024/45xxx/CVE-2024-45039.json b/2024/45xxx/CVE-2024-45039.json new file mode 100644 index 00000000000..09694fbf123 --- /dev/null +++ b/2024/45xxx/CVE-2024-45039.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45039", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2024/45xxx/CVE-2024-45097.json b/2024/45xxx/CVE-2024-45097.json new file mode 100644 index 00000000000..ca049a0d0d5 --- /dev/null +++ b/2024/45xxx/CVE-2024-45097.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45097", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2024/45xxx/CVE-2024-45098.json b/2024/45xxx/CVE-2024-45098.json new file mode 100644 index 00000000000..85c76af56a3 --- /dev/null +++ b/2024/45xxx/CVE-2024-45098.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45098", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2024/45xxx/CVE-2024-45099.json b/2024/45xxx/CVE-2024-45099.json new file mode 100644 index 00000000000..6223a094d1c --- /dev/null +++ b/2024/45xxx/CVE-2024-45099.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45099", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2024/45xxx/CVE-2024-45100.json b/2024/45xxx/CVE-2024-45100.json new file mode 100644 index 00000000000..efe603f4d81 --- /dev/null +++ b/2024/45xxx/CVE-2024-45100.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45100", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file