From 36898ec0eaf2ba47b3276a876a1e834f30d41362 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 18 Jan 2025 08:03:24 +0000 Subject: [PATCH] NVD Sync 2025-01-18 08:03 --- cve/2024/CVE-2024-12385.json | 1 + cve/2024/CVE-2024-12696.json | 1 + cve/2024/CVE-2024-13317.json | 1 + cve/2024/CVE-2024-13385.json | 1 + cve/2024/CVE-2024-13391.json | 1 + cve/2024/CVE-2024-13393.json | 1 + cve/2024/CVE-2024-13432.json | 1 + cve/2024/CVE-2024-13433.json | 1 + cve/2024/CVE-2024-13515.json | 1 + cve/2024/CVE-2024-13516.json | 1 + cve/2024/CVE-2024-13517.json | 1 + cve/2024/CVE-2024-13519.json | 1 + cve/2024/CVE-2024-9020.json | 1 + cve/2025/CVE-2025-0308.json | 1 + cve/2025/CVE-2025-0318.json | 1 + cve/2025/CVE-2025-0369.json | 1 + cve/2025/CVE-2025-0515.json | 1 + cve/2025/CVE-2025-0554.json | 1 + syncdate.json | 8 ++++---- 19 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 cve/2024/CVE-2024-12385.json create mode 100644 cve/2024/CVE-2024-12696.json create mode 100644 cve/2024/CVE-2024-13317.json create mode 100644 cve/2024/CVE-2024-13385.json create mode 100644 cve/2024/CVE-2024-13391.json create mode 100644 cve/2024/CVE-2024-13393.json create mode 100644 cve/2024/CVE-2024-13432.json create mode 100644 cve/2024/CVE-2024-13433.json create mode 100644 cve/2024/CVE-2024-13515.json create mode 100644 cve/2024/CVE-2024-13516.json create mode 100644 cve/2024/CVE-2024-13517.json create mode 100644 cve/2024/CVE-2024-13519.json create mode 100644 cve/2024/CVE-2024-9020.json create mode 100644 cve/2025/CVE-2025-0308.json create mode 100644 cve/2025/CVE-2025-0318.json create mode 100644 cve/2025/CVE-2025-0369.json create mode 100644 cve/2025/CVE-2025-0515.json create mode 100644 cve/2025/CVE-2025-0554.json diff --git a/cve/2024/CVE-2024-12385.json b/cve/2024/CVE-2024-12385.json new file mode 100644 index 00000000000..d4fa76edce7 --- /dev/null +++ b/cve/2024/CVE-2024-12385.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-12385", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:06.667", "lastModified": "2025-01-18T07:15:06.667", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The WP Abstracts plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.7.2. This is due to missing nonce validation on the wpabstracts_load_status() and wpabstracts_delete_abstracts() functions. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "baseScore": 6.1, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-352"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/browser/wp-abstracts-manuscripts-manager/trunk/abstracts/abstracts.manage.php#L148", "source": "security@wordfence.com"}, {"url": "https://plugins.trac.wordpress.org/browser/wp-abstracts-manuscripts-manager/trunk/abstracts/abstracts.manage.php#L205", "source": "security@wordfence.com"}, {"url": "https://plugins.trac.wordpress.org/changeset/3223874/", "source": "security@wordfence.com"}, {"url": "https://wordpress.org/plugins/wp-abstracts-manuscripts-manager/#developers", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/79af711e-d044-447e-9802-8be648a3843d?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-12696.json b/cve/2024/CVE-2024-12696.json new file mode 100644 index 00000000000..a3fc048704e --- /dev/null +++ b/cve/2024/CVE-2024-12696.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-12696", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:08.117", "lastModified": "2025-01-18T07:15:08.117", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Picture Gallery \u2013 Frontend Image Uploads, AJAX Photo List plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's videowhisper_picture_upload_guest shortcode in all versions up to, and including, 1.5.22 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "baseScore": 6.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 3.1, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset/3224277/", "source": "security@wordfence.com"}, {"url": "https://wordpress.org/plugins/picture-gallery/#developers", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a116c846-72df-4701-893a-744a26b191d6?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13317.json b/cve/2024/CVE-2024-13317.json new file mode 100644 index 00000000000..13e8c20b694 --- /dev/null +++ b/cve/2024/CVE-2024-13317.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13317", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:08.290", "lastModified": "2025-01-18T07:15:08.290", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The ShipWorks Connector for Woocommerce plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 5.2.5. This is due to missing or incorrect nonce validation on the 'shipworks-wordpress' page. This makes it possible for unauthenticated attackers to update the services username and password via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "baseScore": 4.3, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 1.4}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-352"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3223835%40shipworks-e-commerce-bridge&new=3223835%40shipworks-e-commerce-bridge&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/503c00f5-59e5-4ca2-ac3d-a3f38a993f0d?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13385.json b/cve/2024/CVE-2024-13385.json new file mode 100644 index 00000000000..5fed11c11dc --- /dev/null +++ b/cve/2024/CVE-2024-13385.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13385", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:08.463", "lastModified": "2025-01-18T07:15:08.463", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The JSM Screenshot Machine Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'ssm' shortcode in all versions up to, and including, 2.3.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "baseScore": 6.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 3.1, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://github.com/jsmoriss/screenshot-machine-shortcode/blob/main/screenshot-machine-shortcode.php#L92-L119", "source": "security@wordfence.com"}, {"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3224419%40screenshot-machine-shortcode&new=3224419%40screenshot-machine-shortcode&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/91019c36-bf33-4cd6-ac54-86c118d086fe?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13391.json b/cve/2024/CVE-2024-13391.json new file mode 100644 index 00000000000..21857f56783 --- /dev/null +++ b/cve/2024/CVE-2024-13391.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13391", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:08.637", "lastModified": "2025-01-18T07:15:08.637", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The MicroPayments \u2013 Fans Paysite: Paid Creator Subscriptions, Digital Assets, Tokens Wallet plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'videowhisper_content_upload_guest' shortcode in all versions up to, and including, 2.9.29 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "baseScore": 6.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 3.1, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3224254%40paid-membership&new=3224254%40paid-membership&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1b3948ef-11be-450d-ad20-e4bebc16e790?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13393.json b/cve/2024/CVE-2024-13393.json new file mode 100644 index 00000000000..f71144b0e5b --- /dev/null +++ b/cve/2024/CVE-2024-13393.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13393", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:08.810", "lastModified": "2025-01-18T07:15:08.810", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Video Share VOD \u2013 Turnkey Video Site Builder Script plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'videowhisper_videos' shortcode in all versions up to, and including, 2.6.31 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "baseScore": 6.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 3.1, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3224274%40video-share-vod&new=3224274%40video-share-vod&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f9e85d85-76cd-4606-918b-87f07098c967?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13432.json b/cve/2024/CVE-2024-13432.json new file mode 100644 index 00000000000..83ffb7c0dc6 --- /dev/null +++ b/cve/2024/CVE-2024-13432.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13432", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:08.983", "lastModified": "2025-01-18T07:15:08.983", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Webcamconsult plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5.0. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "baseScore": 6.1, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-352"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3223211%40webcamconsult&new=3223211%40webcamconsult&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3cdad887-dafa-4cf8-ac78-87b9b9b989e2?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13433.json b/cve/2024/CVE-2024-13433.json new file mode 100644 index 00000000000..f0bc8dd0ef4 --- /dev/null +++ b/cve/2024/CVE-2024-13433.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13433", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:09.160", "lastModified": "2025-01-18T07:15:09.160", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Utilities for MTG plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'mtglink' shortcode in all versions up to, and including, 1.4.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "baseScore": 6.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 3.1, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://wordpress.org/plugins/utilities-for-mtg/", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fe82b7ee-d09b-4eeb-a7d6-914b8b24368b?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13515.json b/cve/2024/CVE-2024-13515.json new file mode 100644 index 00000000000..8628ef31452 --- /dev/null +++ b/cve/2024/CVE-2024-13515.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13515", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T06:15:26.410", "lastModified": "2025-01-18T06:15:26.410", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Image Source Control Lite \u2013 Show Image Credits and Captions plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'path' parameter in all versions up to, and including, 2.28.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "baseScore": 6.1, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://github.com/webzunft/image-source-control/commit/d1461b886ed2991281c2eb95e98c9b211e737a93", "source": "security@wordfence.com"}, {"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3172639%40image-source-control-isc&new=3172639%40image-source-control-isc&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3188412%40image-source-control-isc&new=3188412%40image-source-control-isc&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c4debc89-d5ea-4cf1-8e69-197a75794d0b?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13516.json b/cve/2024/CVE-2024-13516.json new file mode 100644 index 00000000000..e5b321c1ce6 --- /dev/null +++ b/cve/2024/CVE-2024-13516.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13516", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T06:15:27.627", "lastModified": "2025-01-18T06:15:27.627", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Kubio AI Page Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'message' parameter in all versions up to, and including, 2.3.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "baseScore": 6.1, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset/3186251/kubio/trunk/static/kubio-iframe-loader.html", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d2246fac-0d95-4ff5-ad1e-aa1fefa03b4d?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13517.json b/cve/2024/CVE-2024-13517.json new file mode 100644 index 00000000000..199a2e07835 --- /dev/null +++ b/cve/2024/CVE-2024-13517.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13517", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:09.350", "lastModified": "2025-01-18T07:15:09.350", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Easy Digital Downloads \u2013 eCommerce Payments and Subscriptions made easy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Title value in all versions up to, and including, 3.3.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N", "baseScore": 4.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 1.3, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3131805%40easy-digital-downloads&new=3131805%40easy-digital-downloads&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8d745937-4b0a-480a-9771-8af3288ee98f?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-13519.json b/cve/2024/CVE-2024-13519.json new file mode 100644 index 00000000000..56dca23a014 --- /dev/null +++ b/cve/2024/CVE-2024-13519.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-13519", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:09.510", "lastModified": "2025-01-18T07:15:09.510", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The MarketKing \u2014 Ultimate WooCommerce Multivendor Marketplace Solution plugin for WordPress is vulnerable to Stored Cross-Site Scripting via plugin's settings in all versions up to, and including, 1.9.80 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Shop Manager-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N", "baseScore": 4.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 1.3, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3180752%40marketking-multivendor-marketplace-for-woocommerce&new=3180752%40marketking-multivendor-marketplace-for-woocommerce&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5061e0be-1785-476a-9528-d6f95656bd61?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2024/CVE-2024-9020.json b/cve/2024/CVE-2024-9020.json new file mode 100644 index 00000000000..5090dcd64e4 --- /dev/null +++ b/cve/2024/CVE-2024-9020.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2024-9020", "sourceIdentifier": "contact@wpscan.com", "published": "2025-01-18T06:15:27.787", "lastModified": "2025-01-18T06:15:27.787", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The List category posts WordPress plugin before 0.90.3 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks."}], "metrics": {}, "references": [{"url": "https://wpscan.com/vulnerability/6caa4e5d-8112-4d00-8e97-b41df611a071/", "source": "contact@wpscan.com"}]}} \ No newline at end of file diff --git a/cve/2025/CVE-2025-0308.json b/cve/2025/CVE-2025-0308.json new file mode 100644 index 00000000000..029c71cd1e5 --- /dev/null +++ b/cve/2025/CVE-2025-0308.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2025-0308", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T06:15:27.880", "lastModified": "2025-01-18T06:15:27.880", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Ultimate Member \u2013 User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the search parameter in all versions up to, and including, 2.9.1 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": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE"}, "exploitabilityScore": 3.9, "impactScore": 3.6}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-89"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/browser/ultimate-member/tags/2.9.1/includes/core/class-member-directory.php#L1877", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e3e5bb98-2652-499a-b8cd-4ebfe1c1d890?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2025/CVE-2025-0318.json b/cve/2025/CVE-2025-0318.json new file mode 100644 index 00000000000..f3207a02f3a --- /dev/null +++ b/cve/2025/CVE-2025-0318.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2025-0318", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T06:15:28.017", "lastModified": "2025-01-18T06:15:28.017", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Ultimate Member \u2013 User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 2.9.1 through different error messages in the responses. This makes it possible for unauthenticated attackers to exfiltrate data from wp_usermeta table."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "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": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-200"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/browser/ultimate-member/tags/2.9.1/includes/core/um-actions-form.php#L944", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4ee149bf-ffa3-4906-8be2-9c3c40b28287?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2025/CVE-2025-0369.json b/cve/2025/CVE-2025-0369.json new file mode 100644 index 00000000000..0098aebb9e7 --- /dev/null +++ b/cve/2025/CVE-2025-0369.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2025-0369", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:09.720", "lastModified": "2025-01-18T07:15:09.720", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The JetEngine plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the \u2018list_tag\u2019 parameter in all versions up to, and including, 3.6.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "baseScore": 6.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 3.1, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://crocoblock.com/changelog/", "source": "security@wordfence.com"}, {"url": "https://crocoblock.com/plugins/jetengine/", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f27979a8-0e68-4a45-9e3e-3667d88361d8?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2025/CVE-2025-0515.json b/cve/2025/CVE-2025-0515.json new file mode 100644 index 00000000000..08e7b9c8435 --- /dev/null +++ b/cve/2025/CVE-2025-0515.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2025-0515", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T07:15:09.903", "lastModified": "2025-01-18T07:15:09.903", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Buzz Club \u2013 Night Club, DJ and Music Festival Event WordPress Theme theme for WordPress is vulnerable to unauthorized modification of data that can lead to a denial of service due to a missing capability check on the 'cmsmasters_hide_admin_notice' function in all versions up to, and including, 2.0.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update option values to 'hide' on the WordPress site. This can be leveraged to update an option that would create an error on the site and deny service to legitimate users or be used to set some values to true such as registration."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "baseScore": 4.3, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 1.4}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-862"}]}], "references": [{"url": "https://themeforest.net/item/buzz-club-night-club-dj-music-festival-event-wordpress-theme/17973992", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/44ad056b-8995-4068-8b05-4fefb8d2ff0a?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/cve/2025/CVE-2025-0554.json b/cve/2025/CVE-2025-0554.json new file mode 100644 index 00000000000..8ff7b9a83d6 --- /dev/null +++ b/cve/2025/CVE-2025-0554.json @@ -0,0 +1 @@ +{"cve": {"id": "CVE-2025-0554", "sourceIdentifier": "security@wordfence.com", "published": "2025-01-18T06:15:28.160", "lastModified": "2025-01-18T06:15:28.160", "vulnStatus": "Received", "cveTags": [], "descriptions": [{"lang": "en", "value": "The Podlove Podcast Publisher plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Feed Name value in version <= 4.1.25 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled."}], "metrics": {"cvssMetricV31": [{"source": "security@wordfence.com", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N", "baseScore": 4.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 1.3, "impactScore": 2.7}]}, "weaknesses": [{"source": "security@wordfence.com", "type": "Primary", "description": [{"lang": "en", "value": "CWE-79"}]}], "references": [{"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3217075%40podlove-podcasting-plugin-for-wordpress&new=3217075%40podlove-podcasting-plugin-for-wordpress&sfp_email=&sfph_mail=", "source": "security@wordfence.com"}, {"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/39d41772-49f3-4bce-a170-cbe64ba99184?source=cve", "source": "security@wordfence.com"}]}} \ No newline at end of file diff --git a/syncdate.json b/syncdate.json index c8b6144460f..5d23429362f 100644 --- a/syncdate.json +++ b/syncdate.json @@ -1,10 +1,10 @@ { "vulnerabilities": { - "lastModStartDate": "2025-01-18T04:03:15.100", - "lastModEndDate": "2025-01-18T06:02:50.353" + "lastModStartDate": "2025-01-18T06:02:50.353", + "lastModEndDate": "2025-01-18T08:03:20.670" }, "matchStrings": { - "lastModStartDate": "2025-01-18T04:03:11.537", - "lastModEndDate": "2025-01-18T06:02:50.180" + "lastModStartDate": "2025-01-18T06:02:50.180", + "lastModEndDate": "2025-01-18T08:03:19.940" } } \ No newline at end of file