Lucene search
+L

215 matches found

Github Security Blog
Github Security Blog
added 2026/03/12 4:37 p.m.19 views

Parse Server has a SQL injection via query field name when using PostgreSQL

Impact An attacker with access to the master key can inject malicious SQL via crafted field names used in query constraints when Parse Server is configured with PostgreSQL as the database. The field name in a $regex query operator is passed to PostgreSQL using unparameterized string interpolation...

5.1CVSS5.8AI score0.00201EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/03/12 2:19 p.m.13 views

EUVD-2026-11639

Unhead has XSS bypass in useHeadSafe via attribute name injection and case-sensitive protocol check...

5.3CVSS5.8AI score0.00258EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/10 12:56 a.m.15 views

GHSA-3C4M-J3G4-HH25 flarum/nicknames extension has display name injection in notification emails (autolink & markdown)

Summary When the flarum/nicknames extension is enabled, a registered user can set their nickname to a string that email clients interpret as a hyperlink. The nickname is inserted verbatim into plain-text notification emails, and recipients may be misled into visiting attacker-controlled domains...

4.6CVSS5.8AI score0.00165EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/03/09 10:42 p.m.6 views

CVE-2026-30913 flarum/nickname: Display name injection in notification emails (autolink & markdown)

Flarum is open-source forum software. When the flarum/nicknames extension is enabled, a registered user can set their nickname to a string that email clients interpret as a hyperlink. The nickname is inserted verbatim into plain-text notification emails, and recipients may be misled into visiting...

4.6CVSS5.8AI score0.00165EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/09 10:42 p.m.31 views

CVE-2026-30913

The CVE concerns Flarum with the nicknames extension enabled. A user’s nickname is inserted verbatim into plain‑text notification emails, allowing email clients to render it as a hyperlink. This can mislead recipients into visiting attacker‑controlled domains. The issue is tied to nickname handli...

4.6CVSS5.8AI score0.00165EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/09 10:42 p.m.57 views

CVE-2026-30913 flarum/nickname: Display name injection in notification emails (autolink & markdown)

Flarum is open-source forum software. When the flarum/nicknames extension is enabled, a registered user can set their nickname to a string that email clients interpret as a hyperlink. The nickname is inserted verbatim into plain-text notification emails, and recipients may be misled into visiting...

4.6CVSS0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/09 10:42 p.m.12 views

CVE-2026-30913 flarum/nickname: Display name injection in notification emails (autolink & markdown)

Flarum is open-source forum software. When the flarum/nicknames extension is enabled, a registered user can set their nickname to a string that email clients interpret as a hyperlink. The nickname is inserted verbatim into plain-text notification emails, and recipients may be misled into visiting...

4.6CVSS5.7AI score
SaveExploits0References5
Amazon
Amazon
added 2026/03/06 12:00 a.m.26 views

Medium: python3

Issue Overview: When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized. CVE-2025-11468 User-controlled...

6CVSS5.9AI score0.00584EPSS
SaveExploits0
OSV
OSV
added 2026/03/05 6:38 p.m.16 views

CVE-2026-26194 Gogs: Release tag option injection in release deletion

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/03/04 9:46 a.m.20 views

CLSA-2026-1772617597 nodejs: Fix of 2 CVEs

CVE-2025-22150: fix issue where undici used Math.random to choose boundary for multipart/form-data request, now uses secure random number generator - CVE-2023-39333: fix maliciously crafted export names injection of JavaScript code - Run full Node.js tests in %check - Fix comment typo in spec...

6.8CVSS5.8AI score0.00936EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/04 1:57 a.m.19 views

CVE-2023-31044

An issue was discovered in Nokia Impact before Mobile 23FP1. In Impact DM 19.11 onwards, a remote authenticated user, using the Add Campaign functionality, can inject a malicious payload within the Campaign Name. This data can be exported to a CSV file. Attackers can populate data fields that may...

8.8CVSS6AI score0.00237EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/03 12:00 a.m.7 views

CVE-2023-31044

An issue was discovered in Nokia Impact before Mobile 23FP1. In Impact DM 19.11 onwards, a remote authenticated user, using the Add Campaign functionality, can inject a malicious payload within the Campaign Name. This data can be exported to a CSV file. Attackers can populate data fields that may...

2CVSS6AI score0.00237EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/03 12:00 a.m.37 views

CVE-2023-31044

An issue was discovered in Nokia Impact before Mobile 23FP1. In Impact DM 19.11 onwards, a remote authenticated user, using the Add Campaign functionality, can inject a malicious payload within the Campaign Name. This data can be exported to a CSV file. Attackers can populate data fields that may...

2CVSS0.00237EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/03 12:00 a.m.32 views

CVE-2023-31044

Summary: CVE-2023-31044 affects Nokia Impact prior to Mobile 23_FP1. In Impact DM 19.11 and later, a remote authenticated user can exploit the Add Campaign function to inject a malicious payload within the Campaign Name. When exported to CSV, those payloads may execute via spreadsheet software, e...

8.8CVSS6AI score0.00237EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/02/24 7:56 p.m.20 views

GHSA-78QV-3MPX-9CQQ NiceGUI vulnerable to XSS via Code Injection during client-side element function execution

Summary Several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input is passed as the method name, an attacker can inject...

6.1CVSS5.9AI score0.00163EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/02/13 12:00 a.m.20 views

PT-2026-23485

Name of the Vulnerable Software and Affected Versions Gogs versions prior to 0.14.2 Description A security issue exists in Gogs, an open source self-hosted Git service, where deleting a release can fail if a user-controlled tag name is passed to Git without the proper separator. This allows for G...

8.8CVSS7.3AI score0.00504EPSS
SaveExploits1
NVD
NVD
added 2026/02/01 1:15 p.m.16 views

CVE-2022-50951

WiFi File Transfer 1.0.8 contains a persistent cross-site scripting vulnerability that allows remote attackers to inject malicious script codes through file and folder names. Attackers can exploit the web server's input validation weakness to execute arbitrary JavaScript when users preview infect...

6.4CVSS0.00317EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/01 12:56 p.m.46 views

CVE-2022-50951 WiFi File Transfer 1.0.8 Persistent XSS via Web Server Input Validation

WiFi File Transfer 1.0.8 contains a persistent cross-site scripting vulnerability that allows remote attackers to inject malicious script codes through file and folder names. Attackers can exploit the web server's input validation weakness to execute arbitrary JavaScript when users preview infect...

6.4CVSS0.00317EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/01 12:00 a.m.32 views

PT-2026-5572

WiFi File Transfer 1.0.8 contains a persistent cross-site scripting vulnerability that allows remote attackers to inject malicious script codes through file and folder names. Attackers can exploit the web server's input validation weakness to execute arbitrary JavaScript when users preview infect...

6.4CVSS6AI score0.00317EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/29 8:52 p.m.5 views

CVE-2025-69205 In µURU, a Specially Crafted Federation Name Allows Dialplan Injection

Micro Registration Utility µURU is a telephone self registration utility based on asterisk. In versions up to and including commit 88db9a953f38a3026bcd6816d51c7f3b93c55893, an attacker can crafts a special federation name and characters treated special by asterisk can be injected into the Dial...

6.3CVSS6.2AI score0.00141EPSS
SaveExploits0References2
Rows per page
Query Builder