Lucene search
K

5 matches found

Github Security Blog
Github Security Blog
added 2026/05/27 12:3 a.m.22 views

CarrierWave has a denylisted_content_type bypass via Unescaped Regex Metacharacters

Summary CarrierWave's contenttypedenylist check fails to escape regex metacharacters in string entries, causing the denylist to silently not match the content types it is intended to block. Note: CarrierWave is aware contenttypedenylist is deprecated for the security reason, but it still used by...

4.7CVSS5.9AI score0.00368EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/09 5:18 p.m.6 views

Litestar's CORS origin allowlist has a bypass due to unescaped regex metacharacters in allowed origins

Summary CORS origin validation can be bypassed because the allowed-origins allowlist is compiled into a regex without escaping metacharacters notably .. An allowed origin like https://good.example can match https://goodXexample, resulting in Access-Control-Allow-Origin being set for an untrusted...

7.4CVSS5.4AI score0.00383EPSS
Exploits1References6Affected Software1
Veracode
Veracode
added 2021/11/03 2:16 a.m.29 views

Regular Expression Denial Of Service (ReDoS)

validator is vulnerable to regular expression denial of service ReDoS. An attacker is able to slow down the application or causes an application crash via a malicious string and regex /\s+$/g via the rtrim function due to lack of safer regular expression to escape the string input from attacker...

7.5CVSS4AI score0.01652EPSS
Exploits1References3Affected Software2
OSV
OSV
added 2017/09/19 6:29 p.m.1 views

DEBIAN-CVE-2017-12883

Buffer overflow in the SgrokbslashN function in regcomp.c in Perl 5 before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 allows remote attackers to disclose sensitive information or cause a denial of service application crash via a crafted regular expression with an invalid '\NU+...' escape...

9.1CVSS6.9AI score0.05908EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2007/06/14 10:9 a.m.1 views

mod_perl PerlRun denial of service

PerlRun.pm in Apache modperl before 1.30, and RegistryCooker.pm in modperl 2.x, does not properly escape PATHINFO before use in a regular expression, which allows remote attackers to cause a denial of service resource consumption via a crafted URI...

5CVSS7.4AI score0.10111EPSS
Exploits0References4
Rows per page
Query Builder