diff --git a/2025/1xxx/CVE-2025-1018.json b/2025/1xxx/CVE-2025-1018.json index 759eb52f5cf..94e548e1363 100644 --- a/2025/1xxx/CVE-2025-1018.json +++ b/2025/1xxx/CVE-2025-1018.json @@ -1,18 +1,92 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1018", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@mozilla.org", + "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": "The fullscreen notification is prematurely hidden when fullscreen is re-requested quickly by the user. This could have been leveraged to perform a potential spoofing attack. This vulnerability affects Firefox < 135 and Thunderbird < 135." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Fullscreen notification is not displayed when fullscreen is re-requested" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Mozilla", + "product": { + "product_data": [ + { + "product_name": "Firefox", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "135" + } + ] + } + }, + { + "product_name": "Thunderbird", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "135" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1910818", + "refsource": "MISC", + "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1910818" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2025-07/", + "refsource": "MISC", + "name": "https://www.mozilla.org/security/advisories/mfsa2025-07/" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2025-11/", + "refsource": "MISC", + "name": "https://www.mozilla.org/security/advisories/mfsa2025-11/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Irvan Kurniawan" + } + ] } \ No newline at end of file diff --git a/2025/1xxx/CVE-2025-1019.json b/2025/1xxx/CVE-2025-1019.json index 3593818595b..df7b4fe1766 100644 --- a/2025/1xxx/CVE-2025-1019.json +++ b/2025/1xxx/CVE-2025-1019.json @@ -1,18 +1,92 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1019", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@mozilla.org", + "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": "The z-order of the browser windows could be manipulated to hide the fullscreen notification. This could potentially be leveraged to perform a spoofing attack. This vulnerability affects Firefox < 135 and Thunderbird < 135." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Fullscreen notification not properly displayed" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Mozilla", + "product": { + "product_data": [ + { + "product_name": "Firefox", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "135" + } + ] + } + }, + { + "product_name": "Thunderbird", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "135" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1940162", + "refsource": "MISC", + "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1940162" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2025-07/", + "refsource": "MISC", + "name": "https://www.mozilla.org/security/advisories/mfsa2025-07/" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2025-11/", + "refsource": "MISC", + "name": "https://www.mozilla.org/security/advisories/mfsa2025-11/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Irvan Kurniawan" + } + ] } \ No newline at end of file diff --git a/2025/1xxx/CVE-2025-1020.json b/2025/1xxx/CVE-2025-1020.json index c8ab31de545..e377977639c 100644 --- a/2025/1xxx/CVE-2025-1020.json +++ b/2025/1xxx/CVE-2025-1020.json @@ -1,18 +1,92 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1020", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@mozilla.org", + "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": "Memory safety bugs present in Firefox 134 and Thunderbird 134. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 135 and Thunderbird < 135." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Memory safety bugs fixed in Firefox 135 and Thunderbird 135" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Mozilla", + "product": { + "product_data": [ + { + "product_name": "Firefox", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "135" + } + ] + } + }, + { + "product_name": "Thunderbird", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "135" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1939063%2C1942169", + "refsource": "MISC", + "name": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1939063%2C1942169" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2025-07/", + "refsource": "MISC", + "name": "https://www.mozilla.org/security/advisories/mfsa2025-07/" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2025-11/", + "refsource": "MISC", + "name": "https://www.mozilla.org/security/advisories/mfsa2025-11/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "The Mozilla Fuzzing Team" + } + ] } \ No newline at end of file