Lucene search
+L

863 matches found

OSV
OSV
added 2026/05/12 7:42 a.m.11 views

MAL-2026-3679 Malicious code in @2oolkit/hyperliquid-cli (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1c3af30011dcf54950f270463028270d732fce20b5cd5da44342a0748922e6df The package is advertised as a neutral CLI/MCP wrapper for Hyperliquid, but its distributed code silently routes value from the installer to an...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/05/05 10:20 p.m.11 views

GHSA-7WW3-XVF5-CXWM ciguard: Web UI is missing HTTP defence-in-depth headers

Summary ciguard's FastAPI Web UI src/ciguard/web/app.py does not set HTTP defence-in-depth headers. OWASP ZAP baseline scan flagged 11 alerts: missing Content-Security-Policy Medium, X-Frame-Options Medium, Sub-Resource-Integrity on /api/docs Medium, COOP / COEP / CORP Low, Permissions-Policy Low...

4.3CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/05 10:20 p.m.16 views

ciguard: Web UI is missing HTTP defence-in-depth headers

Summary ciguard's FastAPI Web UI src/ciguard/web/app.py does not set HTTP defence-in-depth headers. OWASP ZAP baseline scan flagged 11 alerts: missing Content-Security-Policy Medium, X-Frame-Options Medium, Sub-Resource-Integrity on /api/docs Medium, COOP / COEP / CORP Low, Permissions-Policy Low...

5.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/01 11:36 p.m.15 views

Nhost Leaks Refresh Tokens via URL Query Parameter in OAuth Provider Callback

Refresh Token Leaked via URL Query Parameter in OAuth Provider Callback Summary The auth service's OAuth provider callback flow places the refresh token directly into the redirect URL as a query parameter. Refresh tokens in URLs are logged in browser history, server access logs, HTTP Referer...

7.5CVSS6.1AI score0.00267EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/27 4:59 a.m.18 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...

5.8AI score0.00194EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/26 3:30 p.m.12 views

EUVD-2026-16209

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...

5.8AI score0.00194EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/26 3:16 p.m.11 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
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.16 views

Yzmcms 安全漏洞

Yzmcms is a set of open-source CMS Content Management Systems developed by Yzmcms. Version Yzmcms v7.4 contains a security vulnerability. This vulnerability stems from a reflection cross-site scripting vulnerability in the /index/login.html component. Attackers can execute arbitrary JavaScript in...

6.1CVSS5.9AI score0.00194EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/26 12:00 a.m.38 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...

0.00194EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.20 views

PT-2026-28390

Name of the Vulnerable Software and Affected Versions YZMCMS version 7.4 Description A reflected cross-site scripting XSS issue exists in the /index/login.html component. This allows attackers to execute arbitrary Javascript within the user's browser by modifying the referrer value in the request...

6AI score0.00194EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/26 12:00 a.m.28 views

CVE-2026-29933

CVE-2026-29933 describes a reflected XSS in YZMCMS v7.4, specifically in the "/index/login.html" component. The issue arises when an attacker can modify the referrer header, causing arbitrary Javascript to run in the victim’s browser. Affected product/version: YZMCMS 7.4. Root cause: reflected XS...

6.1CVSS5.8AI score0.00194EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/26 12:00 a.m.17 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...

5.8AI score0.00194EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/26 12:00 a.m.5 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...

6AI score0.00194EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/26 12:00 a.m.11 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.1CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/03/13 8:02 p.m.6 views

GHSA-CWXJ-RR6W-M6W7 Scrapy: Arbitrary Module Import via Referrer-Policy Header in RefererMiddleware

Impact Since version 1.4.0, Scrapy respects the Referrer-Policy response header to decide whether and how to set a Referer header on follow-up requests. If the header value looked like a valid Python import path, Scrapy would import the referenced object and call it, assuming it referred to a...

7.5CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/13 8:02 p.m.32 views

Scrapy: Arbitrary Module Import via Referrer-Policy Header in RefererMiddleware

Impact Since version 1.4.0, Scrapy respects the Referrer-Policy response header to decide whether and how to set a Referer header on follow-up requests. If the header value looked like a valid Python import path, Scrapy would import the referenced object and call it, assuming it referred to a...

5.8AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/10 9:32 p.m.16 views

EUVD-2025-208510

IBM Aspera Orchestrator 3.0.0 through 4.1.2 stores sensitive information in URL parameters. This may lead to information disclosure if unauthorized parties have access to the URLs via server logs, referrer header or browser history...

5.9CVSS5.8AI score0.00334EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/10 9:32 p.m.13 views

EUVD-2025-208511

IBM Aspera Orchestrator 3.0.0 through 4.1.2 stores sensitive information in URL parameters. This may lead to information disclosure if unauthorized parties have access to the URLs via server logs, referrer header or browser history...

5.9CVSS5.8AI score0.00334EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/10 8:16 p.m.17 views

CVE-2025-13219

IBM Aspera Orchestrator 3.0.0 through 4.1.2 stores sensitive information in URL parameters. This may lead to information disclosure if unauthorized parties have access to the URLs via server logs, referrer header or browser history...

7.5CVSS5.8AI score0.00334EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:08 p.m.10 views

CVE-2025-13219

IBM Aspera Orchestrator 3.0.0 through 4.1.2 stores sensitive information in URL parameters. This may lead to information disclosure if unauthorized parties have access to the URLs via server logs, referrer header or browser history...

5.9CVSS5.8AI score0.00334EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder