diff --git a/2020/15xxx/CVE-2020-15945.json b/2020/15xxx/CVE-2020-15945.json index 1ec38144c40..d608902374e 100644 --- a/2020/15xxx/CVE-2020-15945.json +++ b/2020/15xxx/CVE-2020-15945.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "Lua through 5.4.0 has a segmentation fault in changedline in ldebug.c (e.g., when called by luaG_traceexec) because it incorrectly expects that an oldpc value is always updated upon a return of the flow of control to a function." + "value": "Lua 5.4.0 (fixed in 5.4.1) has a segmentation fault in changedline in ldebug.c (e.g., when called by luaG_traceexec) because it incorrectly expects that an oldpc value is always updated upon a return of the flow of control to a function." } ] }, @@ -61,6 +61,11 @@ "url": "https://github.com/lua/lua/commit/a2195644d89812e5b157ce7bac35543e06db05e3", "refsource": "MISC", "name": "https://github.com/lua/lua/commit/a2195644d89812e5b157ce7bac35543e06db05e3" + }, + { + "refsource": "CONFIRM", + "name": "https://www.lua.org/bugs.html#5.4.0-8", + "url": "https://www.lua.org/bugs.html#5.4.0-8" } ] } diff --git a/2024/52xxx/CVE-2024-52902.json b/2024/52xxx/CVE-2024-52902.json index 8514d9a953a..ba805e94211 100644 --- a/2024/52xxx/CVE-2024-52902.json +++ b/2024/52xxx/CVE-2024-52902.json @@ -1,17 +1,114 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-52902", - "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 Cognos Controller 11.0.0 through 11.0.1 FP3 and IBM Controller 11.1.0 client application contains hard coded database passwords in source code which could be used for unauthorized access to the system." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-798 Use of Hard-coded Credentials", + "cweId": "CWE-798" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "product_name": "Cognos Controller", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "changes": [ + { + "at": "FP3", + "status": "unaffected" + } + ], + "lessThanOrEqual": "11.0.1", + "status": "affected", + "version": "11.0.0", + "versionType": "semver" + } + ], + "defaultStatus": "unaffected" + } + } + ] + } + }, + { + "product_name": "Controller", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "11.1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.ibm.com/support/pages/node/7183597", + "refsource": "MISC", + "name": "https://www.ibm.com/support/pages/node/7183597" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2025/1xxx/CVE-2025-1469.json b/2025/1xxx/CVE-2025-1469.json new file mode 100644 index 00000000000..98e8ddfe36c --- /dev/null +++ b/2025/1xxx/CVE-2025-1469.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1469", + "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/2025/1xxx/CVE-2025-1470.json b/2025/1xxx/CVE-2025-1470.json new file mode 100644 index 00000000000..31d8dde278b --- /dev/null +++ b/2025/1xxx/CVE-2025-1470.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1470", + "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/2025/1xxx/CVE-2025-1471.json b/2025/1xxx/CVE-2025-1471.json new file mode 100644 index 00000000000..ccf5c437f3c --- /dev/null +++ b/2025/1xxx/CVE-2025-1471.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1471", + "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