diff --git a/CVE-2024/CVE-2024-519xx/CVE-2024-51977.json b/CVE-2024/CVE-2024-519xx/CVE-2024-51977.json new file mode 100644 index 00000000000..959ef5b68df --- /dev/null +++ b/CVE-2024/CVE-2024-519xx/CVE-2024-51977.json @@ -0,0 +1,76 @@ +{ + "id": "CVE-2024-51977", + "sourceIdentifier": "cve@rapid7.com", + "published": "2025-06-25T08:15:30.053", + "lastModified": "2025-06-25T08:15:30.053", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "An unauthenticated attacker who can access either the HTTP service (TCP port 80), the HTTPS service (TCP port 443), or the IPP service (TCP port 631), can leak several pieces of sensitive information from a vulnerable device. The URI path /etc/mnt_info.csv can be accessed via a GET request and no authentication is required. The returned result is a comma separated value (CSV) table of information. The leaked information includes the device\u2019s model, firmware version, IP address, and serial number." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "availabilityImpact": "NONE" + }, + "exploitabilityScore": 3.9, + "impactScore": 1.4 + } + ] + }, + "weaknesses": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-538" + } + ] + } + ], + "references": [ + { + "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf", + "source": "cve@rapid7.com" + }, + { + "url": "https://github.com/sfewer-r7/BrotherVulnerabilities", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100846_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100848_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=lmgroup1&faqid=faqp00100620_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed", + "source": "cve@rapid7.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-519xx/CVE-2024-51978.json b/CVE-2024/CVE-2024-519xx/CVE-2024-51978.json new file mode 100644 index 00000000000..cf60d6e65c5 --- /dev/null +++ b/CVE-2024/CVE-2024-519xx/CVE-2024-51978.json @@ -0,0 +1,76 @@ +{ + "id": "CVE-2024-51978", + "sourceIdentifier": "cve@rapid7.com", + "published": "2025-06-25T08:15:31.223", + "lastModified": "2025-06-25T08:15:31.223", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "An unauthenticated attacker who knows the target device's serial number, can generate the default administrator password for the device. An unauthenticated attacker can first discover the target device's serial number via CVE-2024-51977 over HTTP/HTTPS/IPP, or via a PJL request, or via an SNMP request." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "baseScore": 9.8, + "baseSeverity": "CRITICAL", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-1391" + } + ] + } + ], + "references": [ + { + "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf", + "source": "cve@rapid7.com" + }, + { + "url": "https://github.com/sfewer-r7/BrotherVulnerabilities", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100846_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100848_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=lmgroup1&faqid=faqp00100620_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed", + "source": "cve@rapid7.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-519xx/CVE-2024-51979.json b/CVE-2024/CVE-2024-519xx/CVE-2024-51979.json new file mode 100644 index 00000000000..fb4a950fdd2 --- /dev/null +++ b/CVE-2024/CVE-2024-519xx/CVE-2024-51979.json @@ -0,0 +1,76 @@ +{ + "id": "CVE-2024-51979", + "sourceIdentifier": "cve@rapid7.com", + "published": "2025-06-25T08:15:31.590", + "lastModified": "2025-06-25T08:15:31.590", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "An authenticated attacker may trigger a stack based buffer overflow by performing a malformed request to either the HTTP service (TCP port 80), the HTTPS service (TCP port 443), or the IPP service (TCP port 631). The malformed request will contain an empty Origin header value and a malformed Referer header value. The Referer header value will trigger a stack based buffer overflow when the host value in the Referer header is processed and is greater than 64 bytes in length." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "baseScore": 7.2, + "baseSeverity": "HIGH", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "HIGH", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH" + }, + "exploitabilityScore": 1.2, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-121" + } + ] + } + ], + "references": [ + { + "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf", + "source": "cve@rapid7.com" + }, + { + "url": "https://github.com/sfewer-r7/BrotherVulnerabilities", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100846_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100848_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=lmgroup1&faqid=faqp00100620_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed", + "source": "cve@rapid7.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-519xx/CVE-2024-51980.json b/CVE-2024/CVE-2024-519xx/CVE-2024-51980.json new file mode 100644 index 00000000000..e8e2045949d --- /dev/null +++ b/CVE-2024/CVE-2024-519xx/CVE-2024-51980.json @@ -0,0 +1,76 @@ +{ + "id": "CVE-2024-51980", + "sourceIdentifier": "cve@rapid7.com", + "published": "2025-06-25T08:15:31.930", + "lastModified": "2025-06-25T08:15:31.930", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "An unauthenticated attacker may perform a limited server side request forgery (SSRF), forcing the target device to open a TCP connection to an arbitrary port number on an arbitrary IP address. This SSRF leverages the WS-Addressing ReplyTo element in a Web service (HTTP TCP port 80) SOAP request. The attacker can not control the data sent in the SSRF connection, nor can the attacker receive any data back. This SSRF is suitable for TCP port scanning of an internal network when the Web service (HTTP TCP port 80) is exposed across a network segment." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "availabilityImpact": "NONE" + }, + "exploitabilityScore": 3.9, + "impactScore": 1.4 + } + ] + }, + "weaknesses": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-918" + } + ] + } + ], + "references": [ + { + "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf", + "source": "cve@rapid7.com" + }, + { + "url": "https://github.com/sfewer-r7/BrotherVulnerabilities", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100846_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100848_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=lmgroup1&faqid=faqp00100620_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed", + "source": "cve@rapid7.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-519xx/CVE-2024-51981.json b/CVE-2024/CVE-2024-519xx/CVE-2024-51981.json new file mode 100644 index 00000000000..edb46460a24 --- /dev/null +++ b/CVE-2024/CVE-2024-519xx/CVE-2024-51981.json @@ -0,0 +1,80 @@ +{ + "id": "CVE-2024-51981", + "sourceIdentifier": "cve@rapid7.com", + "published": "2025-06-25T08:15:32.293", + "lastModified": "2025-06-25T08:15:32.293", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "An unauthenticated attacker may perform a blind server side request forgery (SSRF), due to a CLRF injection issue that can be leveraged to perform HTTP request smuggling. This SSRF leverages the WS-Addressing feature used during a WS-Eventing subscription SOAP operation. The attacker can control all the HTTP data sent in the SSRF connection, but the attacker can not receive any data back from this connection." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "availabilityImpact": "NONE" + }, + "exploitabilityScore": 3.9, + "impactScore": 1.4 + } + ] + }, + "weaknesses": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-93" + }, + { + "lang": "en", + "value": "CWE-918" + } + ] + } + ], + "references": [ + { + "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf", + "source": "cve@rapid7.com" + }, + { + "url": "https://github.com/sfewer-r7/BrotherVulnerabilities", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100846_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100848_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=lmgroup1&faqid=faqp00100620_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed", + "source": "cve@rapid7.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-519xx/CVE-2024-51982.json b/CVE-2024/CVE-2024-519xx/CVE-2024-51982.json new file mode 100644 index 00000000000..2da52d62dff --- /dev/null +++ b/CVE-2024/CVE-2024-519xx/CVE-2024-51982.json @@ -0,0 +1,68 @@ +{ + "id": "CVE-2024-51982", + "sourceIdentifier": "cve@rapid7.com", + "published": "2025-06-25T08:15:32.650", + "lastModified": "2025-06-25T08:15:32.650", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "An unauthenticated attacker who can connect to TCP port 9100 can issue a Printer Job Language (PJL) command that will crash the target device. The device will reboot, after which the attacker can reissue the command to repeatedly crash the device. A malformed PJL variable FORMLINES is set to a non number value causing the target to crash." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "availabilityImpact": "HIGH" + }, + "exploitabilityScore": 3.9, + "impactScore": 3.6 + } + ] + }, + "weaknesses": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-1286" + } + ] + } + ], + "references": [ + { + "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf", + "source": "cve@rapid7.com" + }, + { + "url": "https://github.com/sfewer-r7/BrotherVulnerabilities", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100846_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed", + "source": "cve@rapid7.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-519xx/CVE-2024-51983.json b/CVE-2024/CVE-2024-519xx/CVE-2024-51983.json new file mode 100644 index 00000000000..baf62e14ddd --- /dev/null +++ b/CVE-2024/CVE-2024-519xx/CVE-2024-51983.json @@ -0,0 +1,72 @@ +{ + "id": "CVE-2024-51983", + "sourceIdentifier": "cve@rapid7.com", + "published": "2025-06-25T08:15:32.873", + "lastModified": "2025-06-25T08:15:32.873", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "An unauthenticated attacker who can connect to the Web Services feature (HTTP TCP port 80) can issue a WS-Scan SOAP request containing an unexpected JobToken value which will crash the target device. The device will reboot, after which the attacker can reissue the command to repeatedly crash the device." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "availabilityImpact": "HIGH" + }, + "exploitabilityScore": 3.9, + "impactScore": 3.6 + } + ] + }, + "weaknesses": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-1286" + } + ] + } + ], + "references": [ + { + "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf", + "source": "cve@rapid7.com" + }, + { + "url": "https://github.com/sfewer-r7/BrotherVulnerabilities", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100846_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100848_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed", + "source": "cve@rapid7.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-519xx/CVE-2024-51984.json b/CVE-2024/CVE-2024-519xx/CVE-2024-51984.json new file mode 100644 index 00000000000..a95a636a61e --- /dev/null +++ b/CVE-2024/CVE-2024-519xx/CVE-2024-51984.json @@ -0,0 +1,76 @@ +{ + "id": "CVE-2024-51984", + "sourceIdentifier": "cve@rapid7.com", + "published": "2025-06-25T08:15:33.220", + "lastModified": "2025-06-25T08:15:33.220", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "An authenticated attacker can reconfigure the target device to use an external service (such as LDAP or FTP) controlled by the attacker. If an existing password is present for an external service, the attacker can force the target device to authenticate to an attacker controlled device using the existing credentials for that external service. In the case of an external LDAP or FTP service, this will disclose the plaintext password for that external service to the attacker." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N", + "baseScore": 6.8, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "HIGH", + "userInteraction": "NONE", + "scope": "CHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "availabilityImpact": "NONE" + }, + "exploitabilityScore": 2.3, + "impactScore": 4.0 + } + ] + }, + "weaknesses": [ + { + "source": "cve@rapid7.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-522" + } + ] + } + ], + "references": [ + { + "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf", + "source": "cve@rapid7.com" + }, + { + "url": "https://github.com/sfewer-r7/BrotherVulnerabilities", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100846_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=group2&faqid=faq00100848_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://support.brother.com/g/b/link.aspx?prod=lmgroup1&faqid=faqp00100620_000", + "source": "cve@rapid7.com" + }, + { + "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed", + "source": "cve@rapid7.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index fd2555f5183..1387800170c 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2025-06-25T08:00:45.806194+00:00 +2025-06-25T10:00:21.915790+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2025-06-25T06:15:20.250000+00:00 +2025-06-25T08:15:33.220000+00:00 ``` ### Last Data Feed Release @@ -33,14 +33,21 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -299263 +299271 ``` ### CVEs added in the last Commit -Recently added CVEs: `1` +Recently added CVEs: `8` -- [CVE-2025-43880](CVE-2025/CVE-2025-438xx/CVE-2025-43880.json) (`2025-06-25T06:15:20.250`) +- [CVE-2024-51977](CVE-2024/CVE-2024-519xx/CVE-2024-51977.json) (`2025-06-25T08:15:30.053`) +- [CVE-2024-51978](CVE-2024/CVE-2024-519xx/CVE-2024-51978.json) (`2025-06-25T08:15:31.223`) +- [CVE-2024-51979](CVE-2024/CVE-2024-519xx/CVE-2024-51979.json) (`2025-06-25T08:15:31.590`) +- [CVE-2024-51980](CVE-2024/CVE-2024-519xx/CVE-2024-51980.json) (`2025-06-25T08:15:31.930`) +- [CVE-2024-51981](CVE-2024/CVE-2024-519xx/CVE-2024-51981.json) (`2025-06-25T08:15:32.293`) +- [CVE-2024-51982](CVE-2024/CVE-2024-519xx/CVE-2024-51982.json) (`2025-06-25T08:15:32.650`) +- [CVE-2024-51983](CVE-2024/CVE-2024-519xx/CVE-2024-51983.json) (`2025-06-25T08:15:32.873`) +- [CVE-2024-51984](CVE-2024/CVE-2024-519xx/CVE-2024-51984.json) (`2025-06-25T08:15:33.220`) ### CVEs modified in the last Commit diff --git a/_state.csv b/_state.csv index 059fead8b47..616b8a65dbd 100644 --- a/_state.csv +++ b/_state.csv @@ -274828,7 +274828,15 @@ CVE-2024-51962,0,0,aa5b86386886c09d6f7775b329f01551003fe6d3a5aeafe034e2c76e33a39 CVE-2024-51963,0,0,65d15561511f4792024c62d0c3dbbe1a84656f415b27a24cc7fcb099d4df16a8,2025-04-10T20:15:21.723000 CVE-2024-51966,0,0,69a0d46bcaa28466534ecd74cb2be650273566964ba1c75d7e0cb22b97d45b63,2025-04-10T20:15:21.850000 CVE-2024-5197,0,0,3ceed42f5112dd9bd5fe7184078d9498cb21faff4758f60f424f81f723a4d1f0,2024-11-21T09:47:10.363000 +CVE-2024-51977,1,1,6f38658394725c55998fb8fb4c547765adae4f5bfc0f1b441e5f316f5094f7df,2025-06-25T08:15:30.053000 +CVE-2024-51978,1,1,44f28670ba4aad01b2cab1e0a17e8fb3344218487bfaa21f545b2957b78b1aeb,2025-06-25T08:15:31.223000 +CVE-2024-51979,1,1,7429856c2cab5ae7d15707bbef67ec808b2f44a2637525d216353bef0260aa8b,2025-06-25T08:15:31.590000 CVE-2024-5198,0,0,3fa9ec394e1888d66e83812554066b455d9458d73cda1ea9275cc8bdd128d3dc,2025-06-10T16:12:09.340000 +CVE-2024-51980,1,1,b18f64f7aa3048ec39d082a8669a7bf601251b6412a7b23ebac6c2d1ee2e0ba1,2025-06-25T08:15:31.930000 +CVE-2024-51981,1,1,980109182d9945f2520d085055b44b201830eb4e90fa94fff4458383987395f6,2025-06-25T08:15:32.293000 +CVE-2024-51982,1,1,06f6a1e27a95c32cb69b28782e5d6615d8c28e7f8c2b84931342b03b5deac10e,2025-06-25T08:15:32.650000 +CVE-2024-51983,1,1,36bcfba68c3a049625884d1458380ec3cfbbad4ef01aed8743fe39304244919a,2025-06-25T08:15:32.873000 +CVE-2024-51984,1,1,31dbf56b669052fe1f240085e00dd9f82b12f4346271534902d4591059b5ddd1,2025-06-25T08:15:33.220000 CVE-2024-51987,0,0,de42f826ffc8f667098d9b9c812cdb24c061b4d91dd2f98cf12cb5febe98a72f,2024-11-08T19:01:03.880000 CVE-2024-51988,0,0,a45b9470dfa3fc9b3b82cb1bacb88f01f17e4e8292b3ec9c884e93e16e6b15ff,2024-11-08T19:01:25.633000 CVE-2024-51989,0,0,a62aa77319eb44e1ae15c0a171eaaf0800894194bc1d4e92f5debdb86b23946b,2024-11-08T19:01:03.880000 @@ -295491,7 +295499,7 @@ CVE-2025-43877,0,0,5b7864d660b5acb06c5ca9c240c07b4edcbe1592d545ff6636f05b352d36f CVE-2025-43878,0,0,35cf7c07b8b80c3378b7e206d0f6773b587f978a8b7a7526ac0a236c37d60b0d,2025-05-08T14:39:09.683000 CVE-2025-43879,0,0,a8191614f6e5d432713b06b24ef6ee18cd89c8d92e486cbe24e75b79d72651dc,2025-06-24T05:15:24.567000 CVE-2025-4388,0,0,97a1b6eacb96a5a89fd1b724cb794d70ee55608bc796c2eb710dc788294d8025,2025-05-07T14:13:20.483000 -CVE-2025-43880,1,1,587d2984755846d708616914cb674a0ef4fc9828a8ae28200ffe8a53719fd8cd,2025-06-25T06:15:20.250000 +CVE-2025-43880,0,0,587d2984755846d708616914cb674a0ef4fc9828a8ae28200ffe8a53719fd8cd,2025-06-25T06:15:20.250000 CVE-2025-4389,0,0,45c746d75c230b521e0d7fa0f7ed2e2bcf19d590062d4846efcc391c1f917c66,2025-05-19T13:35:20.460000 CVE-2025-43893,0,0,ce2184c9570a27f32b1c53e1a7eb084bc072ba61bfa0569a85000898bdc56f02,2025-04-19T03:15:14.017000 CVE-2025-43894,0,0,38ad6fd8c7d98bd63b2db2d688fe0af16a117e87d6d33ebfcd5ac8fe03cfe13b,2025-04-19T03:15:14.087000