Lucene search
+L

30 matches found

Github Security Blog
Github Security Blog
added 2026/07/20 5:51 p.m.21 views

Axios: Prototype pollution auth subfields can inject Basic auth

Summary Axios versions after the GHSA-q8qp-cvcw-x6jj fix still contain prototype-pollution read-side gadgets in Basic auth subfield handling. If a host application is already affected by prototype pollution and then makes an axios request with an own auth object that omits username or password,...

6.3CVSS6.2AI score0.00365EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/07/20 5:51 p.m.11 views

Prototype Pollution

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the Basic authentication header construction in lib/adapters/http.js and lib/helpers/resolveConfig.js, which read the username and...

9.1CVSS8.2AI score0.00715EPSS
SaveExploits1References2
CVE
CVE
added 2026/05/14 3:27 a.m.33 views

CVE-2026-7525

The CVE pertains to WordPress plugin My Calendar – Accessible Event Manager (versions ≤ 3.7.9). It describes an authorization bypass: authenticated users with custom-level access can tamper with the POST body (e.g., event_approved) to publish events or set statuses (cancelled, private) beyond the...

4.3CVSS5.8AI score0.00341EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.36 views

PT-2026-39216

Name of the Vulnerable Software and Affected Versions Postiz versions 2.21.6 through 2.21.6 Description Authenticated users with post creation privileges can store arbitrary HTML within post content by tampering with their save request. This content is then rendered on the main application origin...

8.9CVSS5.9AI score0.00258EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/26 3:16 p.m.9 views

CVE-2026-29933

A reflected cross-site scripting XSS vulnerability in the /index/login.html component of YZMCMS v7.4 allows attackers to execute arbitrary Javascript in the context of the user's browser via modifying the referrer value in the request header...

6.1CVSS0.00194EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/03/03 9:00 p.m.11 views

Craft CMS: Entries Authorship Spoofing via Mass Assignment

Description The entry creation process allows for Mass Assignment of the authorId attribute. A user with "Create Entries" permission can inject the authorIds or authorId parameter into the POST request, which the backend processes without verifying if the current user is authorized to assign...

7.1CVSS6AI score0.00326EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/01 5:39 p.m.16 views

GHSA-WRRR-8JCV-WJF5 LobeHub Vulnerable to Improper Authorization in Presigned Upload

Summary The file upload feature in Knowledge Base File Upload does not validate the integrity of the upload request, allowing users to intercept and modify the request parameters. As a result, it is possible to create arbitrary files in abnormal or unintended paths. In addition, since lobechat.co...

7.2CVSS5.9AI score0.0033EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/30 8:16 p.m.12 views

CVE-2026-23835

LobeHub is an open source human-and-AI-agent network. Prior to version 1.143.3, the file upload feature in Knowledge Base File Upload does not validate the integrity of the upload request, allowing users to intercept and modify the request parameters. As a result, it is possible to create arbitra...

7.2CVSS0.0033EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/14 12:00 a.m.9 views

PT-2025-41844

Name of the Vulnerable Software and Affected Versions SAP S/4HANA affected versions not specified Description An authenticated attacker with basic privileges can delete conditions from any shared rule of any user by manipulating the request parameter. This is due to a missing authorization check,...

4.3CVSS6.1AI score0.00214EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2015-8548

Malware in sbrugna...

8.8CVSS8.8AI score0.0079EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/08 12:00 a.m.8 views

RICOH Streamline NX 安全漏洞

RICOH Streamline NX is a document and print management software from RICOH Japan. A security vulnerability exists in RICOH Streamline NX versions 3.5.1 through 24R3 that originates from a man-in-the-middle attack that can be performed by an attacker to change the value of an HTTP request, which...

3.1CVSS4AI score0.00115EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/19 8:15 p.m.21 views

CVE-2025-55737

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when deleting a comment, there's no validation of the ownership of the comment. Every user can delete an arbitrary comment of another user on every post, by simply intercepting the delete request and changing the commentID. The code...

6.9CVSS0.00294EPSS
SaveExploits1References1
OSV
OSV
added 2025/08/19 7:06 p.m.10 views

CVE-2025-55737 flaskBlog arbitrary comment delete

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when deleting a comment, there's no validation of the ownership of the comment. Every user can delete an arbitrary comment of another user on every post, by simply intercepting the delete request and changing the commentID. The code...

6.9CVSS7.1AI score
SaveExploits0References3
OSV
OSV
added 2025/03/07 11:08 a.m.7 views

OESA-2025-1250 python-aiohttp security update

Async http client/server framework asyncio. Security Fixes: aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSION...

7.5CVSS6.5AI score0.76875EPSS
SaveExploits21References7
RedHat Linux
RedHat Linux
added 2025/02/17 7:21 p.m.16 views

undici: Undici Uses Insufficiently Random Values

A flaw was found in the undici package for Node.js. Undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If an app has a mechanism that sends multipart requests t...

6.8CVSS7.3AI score0.00763EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2025/02/13 4:03 p.m.12 views

undici: Undici Uses Insufficiently Random Values

A flaw was found in the undici package for Node.js. Undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If an app has a mechanism that sends multipart requests t...

6.8CVSS7.3AI score0.00763EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2025/02/13 3:42 p.m.15 views

undici: Undici Uses Insufficiently Random Values

A flaw was found in the undici package for Node.js. Undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If an app has a mechanism that sends multipart requests t...

6.8CVSS7.3AI score0.00763EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2025/01/21 11:54 p.m.21 views

CVE-2025-22150

A flaw was found in the undici package for Node.js. Undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If an app has a mechanism that sends multipart requests t...

6.8CVSS6.3AI score0.00763EPSS
SaveExploits0References10
AlpineLinux
AlpineLinux
added 2025/01/21 5:46 p.m.22 views

CVE-2025-22150

Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If...

6.8CVSS7AI score0.00763EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/21 5:46 p.m.36 views

CVE-2025-22150 Undici Uses Insufficiently Random Values

Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If...

6.8CVSS6.3AI score0.00763EPSS
SaveExploits0References7
Rows per page
Query Builder