From 096873122974288811020410f0921a100cf21f25 Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Sat, 7 Jun 2025 10:03:59 +0000 Subject: [PATCH] Auto-Update: 2025-06-07T10:00:19.695590+00:00 --- CVE-2025/CVE-2025-53xx/CVE-2025-5303.json | 72 +++++++++++++++++++++++ CVE-2025/CVE-2025-53xx/CVE-2025-5399.json | 33 +++++++++++ README.md | 10 ++-- _state.csv | 6 +- 4 files changed, 114 insertions(+), 7 deletions(-) create mode 100644 CVE-2025/CVE-2025-53xx/CVE-2025-5303.json create mode 100644 CVE-2025/CVE-2025-53xx/CVE-2025-5399.json diff --git a/CVE-2025/CVE-2025-53xx/CVE-2025-5303.json b/CVE-2025/CVE-2025-53xx/CVE-2025-5303.json new file mode 100644 index 00000000000..906904a4d5a --- /dev/null +++ b/CVE-2025/CVE-2025-53xx/CVE-2025-5303.json @@ -0,0 +1,72 @@ +{ + "id": "CVE-2025-5303", + "sourceIdentifier": "security@wordfence.com", + "published": "2025-06-07T09:15:22.007", + "lastModified": "2025-06-07T09:15:22.007", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "The LTL Freight Quotes \u2013 Freightview Edition, LTL Freight Quotes \u2013 Daylight Edition and LTL Freight Quotes \u2013 Day & Ross Edition plugins for WordPress are vulnerable to Stored Cross-Site Scripting via the expiry_date parameter in all versions up to, and including, 1.0.11, 2.2.6 and 2.1.10 respectively, due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers 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:N/UI:N/S:C/C:L/I:L/A:N", + "baseScore": 7.2, + "baseSeverity": "HIGH", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE" + }, + "exploitabilityScore": 3.9, + "impactScore": 2.7 + } + ] + }, + "weaknesses": [ + { + "source": "security@wordfence.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "references": [ + { + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-day-ross-edition/trunk/en-hit-to-update-plan.php#L29", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-daylight-edition/tags/2.2.6/en-hit-to-update-plan.php#L29", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-freightview-edition/tags/1.0.11/common/en-plans.php#L110", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-freightview-edition/tags/1.0.11/en-hit-to-update-plan.php#L29", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/05fc4b17-7922-45a4-aac8-a47b3f50ce69?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2025/CVE-2025-53xx/CVE-2025-5399.json b/CVE-2025/CVE-2025-53xx/CVE-2025-5399.json new file mode 100644 index 00000000000..60b748f8c2d --- /dev/null +++ b/CVE-2025/CVE-2025-53xx/CVE-2025-5399.json @@ -0,0 +1,33 @@ +{ + "id": "CVE-2025-5399", + "sourceIdentifier": "2499f714-1537-4658-8207-48ae4bb9eae9", + "published": "2025-06-07T08:15:20.687", + "lastModified": "2025-06-07T08:15:20.687", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "Due to a mistake in libcurl's WebSocket code, a malicious server can send a\nparticularly crafted packet which makes libcurl get trapped in an endless\nbusy-loop.\n\nThere is no other way for the application to escape or exit this loop other\nthan killing the thread/process.\n\nThis might be used to DoS libcurl-using application." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://curl.se/docs/CVE-2025-5399.html", + "source": "2499f714-1537-4658-8207-48ae4bb9eae9" + }, + { + "url": "https://curl.se/docs/CVE-2025-5399.json", + "source": "2499f714-1537-4658-8207-48ae4bb9eae9" + }, + { + "url": "https://hackerone.com/reports/3168039", + "source": "2499f714-1537-4658-8207-48ae4bb9eae9" + }, + { + "url": "http://www.openwall.com/lists/oss-security/2025/06/04/2", + "source": "af854a3a-2127-422b-91ae-364da2661108" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index eabb76b7013..99dd3af8d58 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-07T06:00:19.784751+00:00 +2025-06-07T10:00:19.695590+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2025-06-07T05:15:24.913000+00:00 +2025-06-07T09:15:22.007000+00:00 ``` ### Last Data Feed Release @@ -33,15 +33,15 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -296960 +296962 ``` ### CVEs added in the last Commit Recently added CVEs: `2` -- [CVE-2025-47601](CVE-2025/CVE-2025-476xx/CVE-2025-47601.json) (`2025-06-07T05:15:24.213`) -- [CVE-2025-5814](CVE-2025/CVE-2025-58xx/CVE-2025-5814.json) (`2025-06-07T05:15:24.913`) +- [CVE-2025-5303](CVE-2025/CVE-2025-53xx/CVE-2025-5303.json) (`2025-06-07T09:15:22.007`) +- [CVE-2025-5399](CVE-2025/CVE-2025-53xx/CVE-2025-5399.json) (`2025-06-07T08:15:20.687`) ### CVEs modified in the last Commit diff --git a/_state.csv b/_state.csv index 6f549a0a262..4406426606b 100644 --- a/_state.csv +++ b/_state.csv @@ -295599,7 +295599,7 @@ CVE-2025-47595,0,0,9adf7d209ac9b8d3400c8588f008170c41edc2d63f5ac07b2215d46ce5b29 CVE-2025-47596,0,0,690e3b47de078ba08084cd61db672689fbe99a61629098464a3f13b510134cf9,2025-05-08T14:39:09.683000 CVE-2025-47597,0,0,fb76cae12f5b526063c4e4a4be253bc9c7c48e40696db77b034e646e42c05626,2025-05-08T14:39:09.683000 CVE-2025-47599,0,0,9ee039ad2cd9c104f74dafdaab19a680ccf8acfe2bdc3e4b9451c1c37f06b445,2025-05-23T15:54:42.643000 -CVE-2025-47601,1,1,28a4cd166161737f53c3070c5ad9da3c191ee6086f00330ef25223efb9abc978,2025-06-07T05:15:24.213000 +CVE-2025-47601,0,0,28a4cd166161737f53c3070c5ad9da3c191ee6086f00330ef25223efb9abc978,2025-06-07T05:15:24.213000 CVE-2025-47602,0,0,d3dbfb428c0954dce9fcab4e9e45f9d0df6844ceeac2e295f71482a5f5bda0bd,2025-05-08T14:39:09.683000 CVE-2025-47603,0,0,3b2a1520c7a0466157de2fff2680a5992223fbabfe3b81b953ed658ebf18bf41,2025-05-23T15:54:42.643000 CVE-2025-47604,0,0,5fe8052a1ec8d805c9163a0e7fe2f0a39439d3c6190a6aeb618f3b6906c1c820,2025-05-08T14:39:09.683000 @@ -296617,6 +296617,7 @@ CVE-2025-5295,0,0,86992e97da5db3e66123dc758ac5a1f83b74ab998ea61bbd2f95d3d081833d CVE-2025-5297,0,0,87f5c2ea55786c8b81963baa725b45d00523179cb7524fec69b00cb83e8c752e,2025-05-28T15:01:30.720000 CVE-2025-5298,0,0,db5fe80cdf57c0cc24fb51e7a48139d5b1b81a3a48561037cf1b32b8be34d74f,2025-05-28T20:37:48.440000 CVE-2025-5299,0,0,2c75e790822eb43ea8892b1d4769ffefef855c8d85079d6be37a9a0e02c6ddb1,2025-05-28T15:01:30.720000 +CVE-2025-5303,1,1,d8fc5a6e51ef2a9d12e6771e9a0416eb43a9a46de25baf135fa9f6a284d65a56,2025-06-07T09:15:22.007000 CVE-2025-5307,0,0,7244ff154b85c92ca09019f8de869bb0541c220b74776be3851e4cfba38a0ca8,2025-05-30T16:31:03.107000 CVE-2025-5320,0,0,772070621ad15a70df6397a0142dc45fe5fca6b991b5410b5c6912332a34a15a,2025-06-01T05:15:19.883000 CVE-2025-5321,0,0,31d96e00ea1024b8084a7837ef9bf0b4fd55d789d529b1f4fae375684c451003,2025-06-01T05:15:20.947000 @@ -296665,6 +296666,7 @@ CVE-2025-5387,0,0,67c063fa0aa8e78fe72ce8fb2808f65a9f1699e0a69507ee7a7e2cc276f432 CVE-2025-5388,0,0,704011a1b4dcb0cdd9ec2d34beaa834c04dacb60a86d587f2653e924febc3992,2025-06-02T17:32:17.397000 CVE-2025-5389,0,0,8aed18925806e84c75170ad2760b1c0d25854e094a7e1b95d4b307dbf824ecc1,2025-06-02T17:32:17.397000 CVE-2025-5390,0,0,00c8952fb6387a3318dc8c0c729ad01c9f85d358d42813026e2eaf5af44dbf76,2025-06-02T17:32:17.397000 +CVE-2025-5399,1,1,2760b717b030d03c7627cf67ecc731e4ba767e47a97334843123a895120dcc29,2025-06-07T08:15:20.687000 CVE-2025-5400,0,0,da671ae8c2d66fc5c6bdf456b7568c47c14a63e2eaec6f212e8c3bf343de80d1,2025-06-02T17:32:17.397000 CVE-2025-5401,0,0,4245aa491f1bcfc9fb02f8eb51cc6e6ebc19d4b47d7be55d9a852ceb2088c9b4,2025-06-02T17:32:17.397000 CVE-2025-5402,0,0,d16efdcac5178a3a5fe41cd948ab906ef973bb6b51fe229ec95b16357a3b77a9,2025-06-02T17:32:17.397000 @@ -296958,4 +296960,4 @@ CVE-2025-5797,0,0,bd9bf686214be6b38d4a32143657441c5d0367e67d4567d873e7312218108f CVE-2025-5798,0,0,b3792bfff437aed2ce89a7a9c5089e9ff98ac7c618fa9625e80c45dc986f3038,2025-06-06T20:15:23.577000 CVE-2025-5799,0,0,27e1ca3e09d4e48d58a25b926e2b7ee3c9f9f9be4091f25fe1b6fbb50c81f085,2025-06-06T20:15:23.770000 CVE-2025-5806,0,0,79933e1939f5bacaa56d4bc6218de84ebab11db530a087d329b01c15373f4e0d,2025-06-06T16:15:31.560000 -CVE-2025-5814,1,1,8eaa11a12cc6d088f99ec0c5bfb996778135d981aea4d6fb1de682955c0d7f2c,2025-06-07T05:15:24.913000 +CVE-2025-5814,0,0,8eaa11a12cc6d088f99ec0c5bfb996778135d981aea4d6fb1de682955c0d7f2c,2025-06-07T05:15:24.913000