Lucene search
+L

44 matches found

Cvelist
Cvelist
added 2026/08/05 12:26 p.m.31 views

CVE-2026-71287 Cacti sanitize_sql_column() Regex Allowlist Permits SQL Time-Delay Functions Leading to Blind SQL Injection

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS0.00305EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.4 views

CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS5.2AI score0.00305EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/31 7:8 p.m.8 views

CVE-2026-62324

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or...

5.4CVSS5.6AI score0.0018EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/23 1:16 p.m.10 views

CVE-2026-65902

DOMPurify before 3.4.7 affected versions = 3.4.5 passes direct references to the module-level DEFAULTALLOWEDTAGS and DEFAULTALLOWEDATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit...

6.1CVSS5.4AI score0.0021EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/18 1:7 p.m.12 views

GHSA-2VCC-5V34-9JC8 TinaCMS rich-text (slatejson) rendering does not sanitize link/image URLs, allowing stored XSS via dangerous URL schemes

TinaCMS rich-text parsing and the default link/image renderers did not sanitize the url field on Slate link/image nodes. Content containing javascript: or data:text/html URLs — including case-variant, whitespace-padded, and control-character-obfuscated forms — is rendered into href/src and execut...

4.8CVSS5.2AI score0.00239EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:20 p.m.15 views

CVE-2026-41278

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the GET /api/v1/public-chatflows/:id endpoint returns the full chatflow object without sanitization for public chatflows. Docker validation revealed this is worse than initially assessed: the...

8.7CVSS5.4AI score0.00421EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/23 7:52 p.m.22 views

EUVD-2026-25297

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the GET /api/v1/public-chatflows/:id endpoint returns the full chatflow object without sanitization for public chatflows. Docker validation revealed this is worse than initially assessed: the...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/23 12:0 a.m.20 views

PT-2026-34746

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the GET /api/v1/public-chatflows/:id endpoint returns the full chatflow object without sanitization for public chatflows. Docker validation revealed this is worse than initially assessed: the...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:0 p.m.7 views

CVE-2026-33482

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the sanitizeFFmpegCommand function in plugin/API/standAlone/functions.php is designed to prevent OS command injection in ffmpeg commands by stripping dangerous shell metacharacters &&, ;, |, , . However, it fails ...

8.1CVSS6.1AI score0.04202EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/12/18 1:51 a.m.8 views

EUVD-2025-204022

The Embed Any Document – Embed PDF, Word, PowerPoint and Excel Files plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the sanitizepdfsrc function regex bypass in all versions up to, and including, 2.7.10 due to insufficient input sanitization and output escaping. This makes i...

6.4CVSS4.7AI score0.00252EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/10/31 7:33 a.m.9 views

Uncontrolled Recursion

express-xss-sanitizer is vulnerable to uncontrolled recursion. The vulnerability is due to an unbounded recursion depth in the sanitize function in lib/sanitize.js when processing a JSON request body, which allows an attacker to cause a denial of service by triggering infinite recursion...

5.3CVSS6.5AI score0.00419EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2015-1185

Malware in sbrugna...

5.8CVSS6.8AI score0.0219EPSS
SaveExploits2References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-0096

Malicious code in bioql PyPI...

9CVSS6.5AI score0.00617EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/09/26 2:38 p.m.11 views

express-xss-sanitizer has an unbounded recursion depth

Security Advisory: express-xss-sanitizer Overview A vulnerability was discovered in express-xss-sanitizer that allowed unbounded recursion depth during sanitization of nested objects. Affected Versions - All versions prior to 2.0.1 Patched Versions - 2.0.1 and later Description The sanitize...

5.3CVSS7.2AI score0.00419EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/16 12:12 a.m.23 views

CVE-2025-59364

The express-xss-sanitizer aka Express XSS Sanitizer package through 2.0.0 for Node.js has an unbounded recursion depth in sanitize in lib/sanitize.js for a JSON request body...

5.3CVSS6.3AI score0.00419EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/14 11:15 p.m.9 views

CVE-2025-59364

The express-xss-sanitizer aka Express XSS Sanitizer package through 2.0.0 for Node.js has an unbounded recursion depth in sanitize in lib/sanitize.js for a JSON request body...

5.3CVSS0.00419EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/09/14 10:42 p.m.4 views

Uncontrolled Recursion

Overview express-xss-sanitizer is an Express 4.x middleware which sanitizes user input data in req.body, req.query, req.headers and req.params to prevent Cross Site Scripting XSS attack. Affected versions of this package are vulnerable to Uncontrolled Recursion via the sanitize function in...

6.9CVSS6AI score0.00419EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/14 12:0 a.m.3 views

CVE-2025-59364

The express-xss-sanitizer aka Express XSS Sanitizer package through 2.0.0 for Node.js has an unbounded recursion depth in sanitize in lib/sanitize.js for a JSON request body...

5.3CVSS6AI score0.00419EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/14 12:0 a.m.13 views

CVE-2025-59364

The express-xss-sanitizer aka Express XSS Sanitizer package through 2.0.0 for Node.js has an unbounded recursion depth in sanitize in lib/sanitize.js for a JSON request body...

5.3CVSS6.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/14 12:0 a.m.7 views

PT-2025-37434

Name of the Vulnerable Software and Affected Versions express-xss-sanitizer versions through 2.0.0 Description The express-xss-sanitizer package contains an unbounded recursion depth in the sanitize function located in lib/sanitize.js when processing a JSON request body. Recommendations Update to...

6.9CVSS6.5AI score0.00419EPSS
SaveExploits0References15
Rows per page
Query Builder