diff --git a/2021/3xxx/CVE-2021-3899.json b/2021/3xxx/CVE-2021-3899.json index 9147fb64490..433783d3e99 100644 --- a/2021/3xxx/CVE-2021-3899.json +++ b/2021/3xxx/CVE-2021-3899.json @@ -1,18 +1,84 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-3899", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@ubuntu.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": "There is a race condition in the 'replaced executable' detection that, with the correct local configuration, allow an attacker to execute arbitrary code as root." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Canonical Ltd.", + "product": { + "product_data": [ + { + "product_name": "Apport", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "2.21.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1948376", + "refsource": "MISC", + "name": "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1948376" + }, + { + "url": "https://ubuntu.com/security/notices/USN-5427-1", + "refsource": "MISC", + "name": "https://ubuntu.com/security/notices/USN-5427-1" + }, + { + "url": "https://www.cve.org/CVERecord?id=CVE-2021-3899", + "refsource": "MISC", + "name": "https://www.cve.org/CVERecord?id=CVE-2021-3899" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Muqing Liu from Singurlar Security Lab" + }, + { + "lang": "en", + "value": "neoni" + } + ] } \ No newline at end of file diff --git a/2022/0xxx/CVE-2022-0555.json b/2022/0xxx/CVE-2022-0555.json index d91c7765278..212c43fa51d 100644 --- a/2022/0xxx/CVE-2022-0555.json +++ b/2022/0xxx/CVE-2022-0555.json @@ -1,17 +1,78 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-0555", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@ubuntu.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": "Subiquity Shows Guided Storage Passphrase in Plaintext with Read-all Permissions" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Canonical Ltd.", + "product": { + "product_data": [ + { + "product_name": "subiquity", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "22.02.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.launchpad.net/subiquity/+bug/1960162", + "refsource": "MISC", + "name": "https://bugs.launchpad.net/subiquity/+bug/1960162" + }, + { + "url": "https://www.cve.org/CVERecord?id=CVE-2022-0555", + "refsource": "MISC", + "name": "https://www.cve.org/CVERecord?id=CVE-2022-0555" + }, + { + "url": "https://github.com/canonical/subiquity/pull/1181", + "refsource": "MISC", + "name": "https://github.com/canonical/subiquity/pull/1181" + }, + { + "url": "https://github.com/canonical/subiquity/pull/1182", + "refsource": "MISC", + "name": "https://github.com/canonical/subiquity/pull/1182" } ] } diff --git a/2022/1xxx/CVE-2022-1242.json b/2022/1xxx/CVE-2022-1242.json index 2906ca6cc86..29551f6f656 100644 --- a/2022/1xxx/CVE-2022-1242.json +++ b/2022/1xxx/CVE-2022-1242.json @@ -1,18 +1,75 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-1242", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@ubuntu.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": "Apport can be tricked into connecting to arbitrary sockets as the root user" } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Canonical Ltd.", + "product": { + "product_data": [ + { + "product_name": "Apport", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "2.21.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://ubuntu.com/security/notices/USN-5427-1", + "refsource": "MISC", + "name": "https://ubuntu.com/security/notices/USN-5427-1" + }, + { + "url": "https://www.cve.org/CVERecord?id=CVE-2022-1242", + "refsource": "MISC", + "name": "https://www.cve.org/CVERecord?id=CVE-2022-1242" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Gerrit Venema" + } + ] } \ No newline at end of file diff --git a/2024/37xxx/CVE-2024-37019.json b/2024/37xxx/CVE-2024-37019.json index 0f4e1d5539f..e1984989fdd 100644 --- a/2024/37xxx/CVE-2024-37019.json +++ b/2024/37xxx/CVE-2024-37019.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2024-37019", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2024-37019", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "Northern.tech Mender Enterprise before 3.6.4 and 3.7.x before 3.7.4 has Weak Authentication." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://northern.tech", + "refsource": "MISC", + "name": "https://northern.tech" + }, + { + "refsource": "CONFIRM", + "name": "https://mender.io/blog/cve-2024-37019-account-takeover-using-saml", + "url": "https://mender.io/blog/cve-2024-37019-account-takeover-using-saml" } ] } diff --git a/2024/5xxx/CVE-2024-5214.json b/2024/5xxx/CVE-2024-5214.json index 114545d0843..c52c0433267 100644 --- a/2024/5xxx/CVE-2024-5214.json +++ b/2024/5xxx/CVE-2024-5214.json @@ -1,17 +1,17 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-5214", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@huntr.com", + "STATE": "REJECT" }, "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": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority." } ] } diff --git a/2024/5xxx/CVE-2024-5387.json b/2024/5xxx/CVE-2024-5387.json index 1917b9721f1..1904e1fdd26 100644 --- a/2024/5xxx/CVE-2024-5387.json +++ b/2024/5xxx/CVE-2024-5387.json @@ -1,17 +1,17 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-5387", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@huntr.com", + "STATE": "REJECT" }, "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": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority." } ] } diff --git a/2024/5xxx/CVE-2024-5388.json b/2024/5xxx/CVE-2024-5388.json index b61f163eb7b..0932e15a818 100644 --- a/2024/5xxx/CVE-2024-5388.json +++ b/2024/5xxx/CVE-2024-5388.json @@ -1,17 +1,17 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-5388", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@huntr.com", + "STATE": "REJECT" }, "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": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority." } ] } diff --git a/2024/5xxx/CVE-2024-5601.json b/2024/5xxx/CVE-2024-5601.json new file mode 100644 index 00000000000..8f8dde27fa8 --- /dev/null +++ b/2024/5xxx/CVE-2024-5601.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-5601", + "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/5xxx/CVE-2024-5602.json b/2024/5xxx/CVE-2024-5602.json new file mode 100644 index 00000000000..2187a42d70b --- /dev/null +++ b/2024/5xxx/CVE-2024-5602.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-5602", + "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/5xxx/CVE-2024-5603.json b/2024/5xxx/CVE-2024-5603.json new file mode 100644 index 00000000000..6506a40398b --- /dev/null +++ b/2024/5xxx/CVE-2024-5603.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-5603", + "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/5xxx/CVE-2024-5604.json b/2024/5xxx/CVE-2024-5604.json new file mode 100644 index 00000000000..d26548ae94f --- /dev/null +++ b/2024/5xxx/CVE-2024-5604.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-5604", + "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/5xxx/CVE-2024-5605.json b/2024/5xxx/CVE-2024-5605.json new file mode 100644 index 00000000000..babde4fdd5b --- /dev/null +++ b/2024/5xxx/CVE-2024-5605.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-5605", + "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