From 6154ad6754ab4170ab2a0caa855979da21f44a39 Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Fri, 19 Jan 2024 11:00:28 +0000 Subject: [PATCH] Auto-Update: 2024-01-19T11:00:24.931320+00:00 --- CVE-2024/CVE-2024-07xx/CVE-2024-0705.json | 47 +++++++++++++++++++++++ README.md | 12 +++--- 2 files changed, 53 insertions(+), 6 deletions(-) create mode 100644 CVE-2024/CVE-2024-07xx/CVE-2024-0705.json diff --git a/CVE-2024/CVE-2024-07xx/CVE-2024-0705.json b/CVE-2024/CVE-2024-07xx/CVE-2024-0705.json new file mode 100644 index 00000000000..542bc146b0a --- /dev/null +++ b/CVE-2024/CVE-2024-07xx/CVE-2024-0705.json @@ -0,0 +1,47 @@ +{ + "id": "CVE-2024-0705", + "sourceIdentifier": "security@wordfence.com", + "published": "2024-01-19T10:15:34.287", + "lastModified": "2024-01-19T10:15:34.287", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The Stripe Payment Plugin for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in all versions up to, and including, 3.7.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "security@wordfence.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", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + } + ] + }, + "references": [ + { + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2954934%40payment-gateway-stripe-and-woocommerce-integration&new=2954934%40payment-gateway-stripe-and-woocommerce-integration&sfp_email=&sfph_mail=", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/2652a7fc-b610-40f1-8b76-2129f59390ec?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 70ee0d0c6ed..384f205a931 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2024-01-19T09:00:25.310291+00:00 +2024-01-19T11:00:24.931320+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2024-01-19T07:15:55.053000+00:00 +2024-01-19T10:15:34.287000+00:00 ``` ### Last Data Feed Release @@ -29,20 +29,20 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -236357 +236358 ``` ### CVEs added in the last Commit -Recently added CVEs: `0` +Recently added CVEs: `1` +* [CVE-2024-0705](CVE-2024/CVE-2024-07xx/CVE-2024-0705.json) (`2024-01-19T10:15:34.287`) ### CVEs modified in the last Commit -Recently modified CVEs: `1` +Recently modified CVEs: `0` -* [CVE-2024-0409](CVE-2024/CVE-2024-04xx/CVE-2024-0409.json) (`2024-01-19T07:15:55.053`) ## Download and Usage