Lucene search
+L

75 matches found

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.8 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.35 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
RedHat Linux
RedHat Linux
added 2023/01/26 12:14 p.m.11 views

Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing

An out-of-bounds OOB write flaw was found in Apache Commons BCEL API. This flaw can be used to produce arbitrary bytecode and may abuse applications that pass attacker-controlled data to those APIs, giving the attacker more control over the resulting bytecode than otherwise expected...

9.8CVSS7.2AI score0.02839EPSS
SaveExploits0References5
OSV
OSV
added 2022/12/22 12:00 a.m.28 views

CVE-2022-40898

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.2AI score
SaveExploits0References5
MSRC
MSRC
added 2022/03/22 7:00 a.m.20 views

Exploring a New Class of Kernel Exploit Primitive

The security landscape is dynamic, changing often and as a result, attack surfaces evolve. MSRC receives a wide variety of cases spanning different products, bug types and exploit primitives. One particularly interesting primitive we see is an arbitrary kernel pointer read. These often happen whe...

7AI score
SaveExploits0
OSV
OSV
added 2022/02/16 9:15 p.m.4 views

ALPINE-CVE-2021-43301

Stack overflow in PJSUA API when calling pjsuaplaylistcreate. An attacker-controlled 'filenames' argument may cause a buffer overflow since it is copied to a fixed-size stack buffer without any size validation...

9.8CVSS7.4AI score0.02376EPSS
SaveExploits0References1
Prion
Prion
added 2022/02/02 6:15 p.m.21 views

Cross site scripting

PrinterLogic Web Stack versions 19.1.1.13 SP9 and below are vulnerable to multiple reflected cross site scripting vulnerabilities. Attacker controlled input is reflected back in the page without sanitization...

4.3CVSS6.2AI score0.01142EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder