Lucene search
+L

8884 matches found

Veracode
Veracode
added 2018/06/20 3:41 a.m.28 views

Authorization Bypass

angular-jwt is vulnerable to authorization bypasses. The library's whitelist entries are treated as regular expressions meaning that the . separator will match any character. This allows a malicious user to set up a domain name to bypass the whitelist filter e.g. if the entry is example.entry.io,...

6.5CVSS6.4AI score0.01137EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2018/06/19 5:29 a.m.22 views

CVE-2018-12560

An issue was discovered in the cantata-mounter D-Bus service in Cantata through 2.3.1. Arbitrary unmounts can be performed by regular users via directory traversal sequences such as a home/../sys/kernel substring...

6.5CVSS6.7AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2018/06/19 5:29 a.m.26 views

CVE-2018-12560

An issue was discovered in the cantata-mounter D-Bus service in Cantata through 2.3.1. Arbitrary unmounts can be performed by regular users via directory traversal sequences such as a home/../sys/kernel substring...

6.5CVSS6.9AI score0.01784EPSS
SaveExploits0References2
OSV
OSV
added 2018/06/19 5:29 a.m.20 views

CVE-2018-12559

An issue was discovered in the cantata-mounter D-Bus service in Cantata through 2.3.1. The mount target path check in mounter.cpp mpOk is insufficient. A regular user can consequently mount a CIFS filesystem anywhere e.g., outside of the /home directory tree by passing directory traversal sequenc...

8.8CVSS8.8AI score
SaveExploits0References2
OSV
OSV
added 2018/06/19 5:29 a.m.3 views

DEBIAN-CVE-2018-12560

An issue was discovered in the cantata-mounter D-Bus service in Cantata through 2.3.1. Arbitrary unmounts can be performed by regular users via directory traversal sequences such as a home/../sys/kernel substring...

6.5CVSS7.7AI score0.01784EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/17 5:13 a.m.26 views

Security Bulletin: Two ReDoS vulnerabilities in modules included in the Node.js npm tool

Summary Two ReDoS vulnerabilities in modules included in the Node.js npm tool shipped by IBM Rational Application Developer for WebSphere Software. Vulnerability Details CVEID: CVE-2016-2515 DESCRIPTION: Node.JS hawk is vulnerable to a denial of service, caused by an error in the regular expressi...

7.8CVSS0.3AI score0.0337EPSS
SaveExploits0Affected Software1
CNVD
CNVD
added 2018/06/15 12:00 a.m.9 views

uri-js denial of service vulnerability

uri-js is a JavaScript library for parsing and validating URLs. A security vulnerability exists in the regular expressions used in uri-js 2.1.1 and earlier versions. An attacker can exploit the vulnerability to cause the program to hang and cause CPU usage to reach 100%...

6.8CVSS6.2AI score0.01342EPSS
SaveExploits1References1
CNVD
CNVD
added 2018/06/15 12:00 a.m.11 views

Useragent Denial of Service Vulnerability

Useragent is a user agent parser that parses user agent strings by matching browsers with specialized regular expressions. A security vulnerability exists in Useragent 2.1.12 and earlier versions, which stems from the program's use of regular expressions to parse user agent packet headers. The...

7.5CVSS7.4AI score0.01162EPSS
SaveExploits1References1
Zero Day Initiative
Zero Day Initiative
added 2018/06/13 12:00 a.m.37 views

npm mosca Regular Expression Parsing Denial-of-Service Vulnerability

This vulnerability allows remote attackers to deny service on vulnerable installations of npm mosca. Authentication is not required to exploit this vulnerability. The specific flaw exists within the processing of topics. A crafted regular expression can cause the broker to crash. An attacker can...

7.8CVSS3.9AI score0.03346EPSS
SaveExploits0
NVD
NVD
added 2018/06/11 9:29 p.m.21 views

CVE-2017-5425

The Gecko Media Plugin sandbox allows access to local files that match specific regular expressions. On OS OX, this matching allows access to some data in subdirectories of "/private/var" that could expose personal or temporary data. This has been updated to not allow access to "/private/var" and...

7.5CVSS6.8AI score0.0197EPSS
SaveExploits0References5
Prion
Prion
added 2018/06/11 9:29 p.m.20 views

Code injection

The Gecko Media Plugin sandbox allows access to local files that match specific regular expressions. On OS OX, this matching allows access to some data in subdirectories of "/private/var" that could expose personal or temporary data. This has been updated to not allow access to "/private/var" and...

5CVSS7.5AI score0.0197EPSS
SaveExploits0References5Affected Software2
UbuntuCve
UbuntuCve
added 2018/06/11 9:29 p.m.30 views

CVE-2017-5425

The Gecko Media Plugin sandbox allows access to local files that match specific regular expressions. On OS OX, this matching allows access to some data in subdirectories of "/private/var" that could expose personal or temporary data. This has been updated to not allow access to "/private/var" and...

7.5CVSS7AI score0.0197EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2018/06/11 9:00 p.m.52 views

CVE-2017-5425

The Gecko Media Plugin sandbox allows access to local files that match specific regular expressions. On OS OX, this matching allows access to some data in subdirectories of "/private/var" that could expose personal or temporary data. This has been updated to not allow access to "/private/var" and...

7.5CVSS7.9AI score0.0197EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/06/11 9:00 p.m.37 views

CVE-2017-5425

The Gecko Media Plugin sandbox allows access to local files that match specific regular expressions. On OS OX, this matching allows access to some data in subdirectories of "/private/var" that could expose personal or temporary data. This has been updated to not allow access to "/private/var" and...

7.6AI score0.0197EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2018/06/08 2:49 a.m.18 views

CVE-2017-16030

Useragent is used to parse useragent headers. It uses several regular expressions to accomplish this. An attacker could edit their own headers, creating an arbitrarily long useragent string, causing the event loop and server to block. This affects Useragent 2.1.12 and earlier...

7.5CVSS2.3AI score0.01162EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2018/06/07 9:19 p.m.27 views

CVE-2017-16118

The forwarded module is used by the Express.js framework to handle the X-Forwarded-For header. It is vulnerable to a regular expression denial of service when it's passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition...

7.5CVSS3.8AI score0.01922EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2018/06/07 8:49 p.m.26 views

CVE-2017-16119

Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition...

7.5CVSS3.1AI score0.01584EPSS
SaveExploits0References2
Veracode
Veracode
added 2018/06/07 3:42 p.m.21 views

Regular Expression Denial Of Service (ReDoS)

no-case is vulnerable to regular expression denial of service ReDoS attacks. The library does not properly sanitize user input strings, causing slowdown when matching strings that can lead to a ReDoS...

7.5CVSS7.2AI score0.01584EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2018/06/07 1:29 p.m.18 views

Directory traversal

In Perl through 5.26.2, the Archive::Tar module allows remote attackers to bypass a directory-traversal protection mechanism, and overwrite arbitrary files, via an archive file containing a symlink and a regular file with the same name...

6.4CVSS7.5AI score0.0731EPSS
SaveExploits1References12Affected Software4
RedhatCVE
RedhatCVE
added 2018/06/07 8:49 a.m.27 views

CVE-2017-16137

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue...

5.3CVSS4.9AI score0.02798EPSS
SaveExploits0References1
Rows per page
Query Builder