{"uuid": "7da9d889-7c16-4d38-955e-c95109e81324", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-30204", "type": "seen", "source": "https://t.me/cvedetector/20840", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-30204 - golang-jwt Denial of Service (DoS)\", \n  \"Content\": \"CVE ID : CVE-2025-30204 \nPublished : March 21, 2025, 10:15 p.m. | 37\u00a0minutes ago \nDescription : golang-jwt is a Go implementation of JSON Web Tokens. Prior to   \n5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer  followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function's argument), with a constant factor of about 16. This issue is fixed in 5.2.2 and 4.5.2. \nSeverity: 7.5 | HIGH \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"21 Mar 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-03-22T00:20:13.000000Z"}