Lucene search
+L

8888 matches found

AlpineLinux
AlpineLinux
added 2018/05/17 2:00 p.m.70 views

CVE-2018-7158

The 'path' module in the Node.js 4.x release line contains a potential regular expression denial of service ReDoS vector. The code in question was replaced in Node.js 6.x and later so this vulnerability only impacts all versions of Node.js 4.x. The regular expression, splitPathRe, used within the...

7.5CVSS7.5AI score0.03409EPSS
SaveExploits0
nodejs
nodejs
added 2018/05/16 4:27 p.m.512 views

Denial of Service

Overview All versions of foreman are vulnerable to Regular Expression Denial of Service when requests to it are made with a specially crafted path. Recommendation Upgrade to version 3.0.1. References - HackerOne Report - https://github.com/strongloop/node-foreman/blob/v2.0.0/forward.jsL30 - GitHu...

6.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2018/05/16 8:24 a.m.15 views

MGASA-2018-0241 Updated perl packages fix security vulnerabilities

Brian Carpenter reported that a crafted regular expression could cause a heap buffer write overflow, with control over the bytes written CVE-2018-6797. Nguyen Duc Manh reported that matching a crafted locale dependent regular expression can cause a heap-based buffer over-read and potentially...

9.8CVSS7.3AI score0.10866EPSS
SaveExploits0References3
Veracode
Veracode
added 2018/05/10 3:50 p.m.12 views

Regular Expression Denial Of Service (ReDoS)

marked is vulnerable to regular expression denial of service ReDoS attacks. A malicious user can pass a string that when parsed can cause a ReDoS...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2018/05/10 7:02 a.m.34 views

Regular Expression Denial Of Service (ReDoS)

spring-messaging is vulnerable to regular expression denial of service ReDoS attacks. A malicious user can pass a message to an in-memory STOMP broker that can cause a ReDoS...

6.5CVSS7.5AI score0.03237EPSS
SaveExploits0References12Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/05/10 12:00 a.m.49 views

openSUSE Security Update : apache2 (openSUSE-2018-438)

This update for apache2 fixes the following issues : - CVE-2018-1283: when modsession is configured to forward its session data to CGI applications SessionEnv on, not the default, a remote user may influence their content by using a 'Session' header leading to unexpected behavior bsc1086814. -...

9.8CVSS6.5AI score0.85452EPSS
SaveExploits0References13
Veracode
Veracode
added 2018/05/09 8:03 a.m.35 views

Denial Of Service (DoS)

node is vulnerable to regular expression denial of service ReDoS attacks. The vulnerability exists in the path module of Node.js 4.x releases that contains a bad regex defined in splitPathRe that causes ReDoS attacks when parsing malicious paths...

7.5CVSS7.4AI score0.03409EPSS
SaveExploits0References3Affected Software2
n0where
n0where
added 2018/05/08 4:10 a.m.43 views

Exploitation Framework for Embedded Devices: RouterSploit

The RouteSploit Framework is an open-source exploitation framework dedicated to embedded devices. The RouteSploit Framework consists of various modules that aids penetration testing operations: exploits – modules that take advantage of identified vulnerabilities creds – modules designed to test...

0.3AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2018/05/03 5:06 a.m.12 views

oniguruma: Invalid pointer dereference in left_adjust_char_head()

An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A SIGSEGV occurs in leftadjustcharhead during regular expression compilation. Invalid handling of reg-dmax in forwardsearchrange could result in an invalid pointer...

7.5CVSS7.2AI score0.05129EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2018/05/03 5:06 a.m.9 views

oniguruma: Out-of-bounds stack read in mbc_enc_len() during regular expression searching

An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in mbcenclen during regular expression searching. Invalid handling of reg-dmin in forwardsearchrange could result in an invalid pointer...

9.8CVSS7.2AI score0.06265EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2018/05/03 5:06 a.m.10 views

oniguruma: Out-of-bounds stack read in match_at() during regular expression searching

An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in matchat during regular expression searching. A logical error involving order of validation and access in matchat could result in an...

9.8CVSS7.2AI score0.0654EPSS
SaveExploits1References4
Veracode
Veracode
added 2018/05/02 5:00 a.m.12 views

Regular Expression Denial Of Service (ReDoS)

plist is vulnerable to regular expression denial of service DoS attacks. The vulnerability exists as a vulnerable regular expression string is used, causing a DoS attack when parsing a malicious string...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2018/04/30 6:55 a.m.12 views

Regular Expression Denial Of Service (ReDoS)

rgb2hex is vulnerable to regular expression denial of service ReDoS attacks. A malicious user can pass a malicious color string in hexadecimal number that when parsed can cause a ReDoS...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2018/04/30 5:07 a.m.14 views

Regular Expression Denial Of Service (ReDoS)

foreman is vulnerable to regular expression denial of service ReDoS. The vulnerability is possible because regular expressions used for URL path are not filtering the evil string input by the attacker...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/04/27 12:00 a.m.47 views

Amazon Linux AMI : python34 / python35,python36,python27 (ALAS-2018-1003)

DOS via regular expression catastrophic backtracking in apop method in pop3lib A flaw was found in the way catastrophic backtracking was implemented in python's pop3lib's apop method. An attacker could use this flaw to cause denial of service. CVE-2018-1060 DOS via regular expression backtracking...

7.5CVSS6.1AI score0.05039EPSS
SaveExploits1References3
Amazon
Amazon
added 2018/04/26 12:00 a.m.68 views

Medium: python34, python35, python36, python27

Issue Overview: DOS via regular expression catastrophic backtracking in apop method in pop3lib A flaw was found in the way catastrophic backtracking was implemented in python's pop3lib's apop method. An attacker could use this flaw to cause denial of service. CVE-2018-1060 DOS via regular...

7.5CVSS6.7AI score0.05039EPSS
SaveExploits1
nodejs
nodejs
added 2018/04/24 10:25 p.m.508 views

Regular Expression Denial of Service

Overview Versions of sshpk before 1.13.2 or 1.14.1 are vulnerable to regular expression denial of service when parsing crafted invalid public keys. Recommendation Update to version 1.13.2, 1.14.1 or later. References - https://github.com/joyent/node-sshpk/blob/v1.13.1/lib/formats/ssh.jsL17 -...

5CVSS4.3AI score0.01738EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2018/04/23 6:51 a.m.10 views

perl: heap read overflow in regexec.c

A heap buffer over read flaw was found in the way Perl regular expression engine handled inputs with invalid UTF-8 characters. An attacker able to provide a specially crafted input to be matched against a regular expression could cause Perl interpreter to crash or disclose portion of its memory...

7.5CVSS7.4AI score0.04005EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/04/23 6:51 a.m.10 views

perl: heap write overflow in regcomp.c

A heap buffer write overflow, with control over the bytes written, was found in the way regular expressions employing Unicode rules are compiled. An attacker, with the ability to provide a specially crafted regular expression, could crash the perl interpreter, or possibly execute arbitrary code...

9.8CVSS7.7AI score0.06599EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2018/04/23 12:00 a.m.45 views

Fedora 27 : 1:perl-Module-CoreList / 4:perl (2018-1c8b49fbc7)

This release provides Perl 5.24.4 that fixes a heap buffer overflow in the pack function and two overflows in the regular expression engine. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to...

9.8CVSS7.2AI score0.10866EPSS
SaveExploits0References4
Rows per page
Query Builder