Lucene search
+L

80 matches found

CVE
CVE
added 2026/03/20 11:06 p.m.137 views

CVE-2026-33228

Flatted (JSON circular parser) is affected. Prior to 3.4.2, its parse() could treat attacker-controlled string values as direct array index keys, and using the key proto on the internal Array could expose Array.prototype to the output, enabling prototype pollution. The issue has been patched in v...

9.8CVSS6AI score0.00808EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/20 8:45 p.m.13 views

PDFME has SSRF via Unvalidated URL Fetch in `getB64BasePdf` When `basePdf` Is Attacker-Controlled

Summary The getB64BasePdf function in @pdfme/common fetches arbitrary URLs via fetch without any validation when basePdf is a non-data-URI string and window is defined. An attacker who can control the basePdf field of a template e.g., through a web application that accepts user-supplied templates...

6AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/03/04 9:45 p.m.10 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the getDynamicIcon endpoint when attacker-controlled input is embedded into SVG output without proper sanitization. An attacker can execute arbitrary JavaScript in the context of the web application by...

9.3CVSS7.3AI score0.00625EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/26 10:42 p.m.10 views

GHSA-7GCC-R8M5-44QM Koa has Host Header Injection via ctx.hostname

Summary Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a @ symbol e.g., evil.com:[email protected] is received,...

7.5CVSS5.9AI score0.00334EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/01/22 9:26 p.m.19 views

EUVD-2026-3809

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.4AI score0.00399EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/08 8:08 p.m.17 views

NiceGUI apps are vulnerable to XSS which uses `ui.sub_pages` and render arbitrary user-provided links

Summary An unsafe implementation in the click event listener used by ui.subpages, combined with attacker-controlled link rendering on the page, causes an XSS when the user actively clicks on the link. Details 1. On click, eventually subpagesnavigate event is emitted...

6.1CVSS6.3AI score0.00247EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/08 9:49 a.m.5 views

CVE-2026-21871 NiceGUI is vulnerable to XSS via Unescaped URL in ui.navigate.history.push() / replace()

NiceGUI is a Python-based UI framework. From versions 2.13.0 to 3.4.1, there is a XSS risk in NiceGUI when developers pass attacker-controlled strings into ui.navigate.history.push or ui.navigate.history.replace. These helpers are documented as History API wrappers for updating the browser URL...

6.1CVSS6.2AI score0.00247EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/11/19 3:16 p.m.15 views

CVE-2025-63883

A DOM-based cross-site scripting vulnerability exists in electic-shop v1.0 Bhabishya-123/E-commerce. The site's client-side JavaScript reads attacker-controlled input for example, values derived from the URL or page fragment and inserts it into the DOM via unsafe sinks...

5.4CVSS6.3AI score0.00252EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/11/18 12:00 a.m.17 views

CVE-2025-63883

A DOM-based cross-site scripting vulnerability exists in electic-shop v1.0 Bhabishya-123/E-commerce. The site's client-side JavaScript reads attacker-controlled input for example, values derived from the URL or page fragment and inserts it into the DOM via unsafe sinks...

0.00252EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/10/30 12:00 a.m.11 views

PT-2025-44545

Nagios XI versions prior to 5.4.13 contain a remote code execution vulnerability in the Component Download page. The download/import handler used unsafe command construction with attacker-controlled input and lacked sufficient validation and output encoding, allowing an authenticated user to inje...

8.8CVSS8.6AI score0.01563EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2021-30242

Malicious code in bioql PyPI...

9.8CVSS9.4AI score0.02514EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/10 6:14 p.m.16 views

CVE-2012-10044

MobileCartly version 1.0 contains an arbitrary file creation vulnerability in the savepage.php script. The application fails to perform authentication or authorization checks before invoking fileputcontents on attacker-controlled input. An unauthenticated attacker can exploit this flaw by sending...

10CVSS7.9AI score0.01307EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/08/08 6:11 p.m.9 views

CVE-2012-10044 MobileCartly 1.0 savepage.php Arbitrary File Creation

MobileCartly version 1.0 contains an arbitrary file creation vulnerability in the savepage.php script. The application fails to perform authentication or authorization checks before invoking fileputcontents on attacker-controlled input. An unauthenticated attacker can exploit this flaw by sending...

10CVSS8AI score0.01307EPSS
SaveExploits1References5
Veracode
Veracode
added 2025/06/11 2:14 a.m.9 views

OS Command Injection

@haxtheweb/haxcms-nodejs is vulnerable to OS command injection. The vulnerability is due to insufficient input validation in the gitImportSite functionality, which allows attacker-controlled input to reach the procopen function through a crafted URL string...

8.8CVSS7.4AI score0.01496EPSS
SaveExploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2025/04/07 12:00 a.m.85 views

CVE-2025-29087

In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concatws SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string e.g., 2MB or more, an integer overflow occurs in calculating the size of the...

7.5CVSS7.7AI score0.00487EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/12/03 4:21 p.m.4 views

python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli

An issue discovered in Python Packaging Authority PyPA Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli...

7.5CVSS7.3AI score0.02659EPSS
SaveExploits1References5
NVD
NVD
added 2024/11/13 5:15 a.m.16 views

CVE-2024-21541

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

9.8CVSS0.01082EPSS
SaveExploits1References3
CVE
CVE
added 2024/11/13 5:00 a.m.85 views

CVE-2024-21541

CVE-2024-21541 affects the npm package dom-iterator prior to version 1.0.1 . The vulnerability stems from use of the Function constructor without complete input sanitization, allowing an attacker-controlled input to generate a new function body, with risks similar to eval. This is corroborated by...

9.8CVSS8.6AI score0.01082EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/12/20 5:35 p.m.22 views

GO-2023-2409 Denial of service when decrypting attacker controlled input in github.com/dvsekhvalnov/jose2go

An attacker controlled input of a PBES2 encrypted JWE blob can have a very large p2c value that, when decrypted, produces a denial-of-service...

7.5CVSS7.3AI score0.00824EPSS
SaveExploits0References3
RustSec
RustSec
added 2023/05/16 12:00 p.m.36 views

Out-of-bounds array access leads to panic

Affected versions of the crate have a bug where attacker-controlled input can result in the use of an out-of-bound array index. Rust detects the use of the out-of-bound index and causes the application to panic. An attacker may be able to use this to cause a denial-of-service. However, it is not...

5.3CVSS6.8AI score0.00332EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder