Lucene search
K

9265 matches found

UbuntuCve
UbuntuCve
added 2017/05/24 12:0 a.m.44 views

CVE-2017-9226

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 heap out-of-bounds write or read occurs in nextstateval during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetchtoken and...

9.8CVSS6.8AI score0.07511EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2017/05/24 12:0 a.m.37 views

CVE-2017-9228

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 heap out-of-bounds write occurs in bitsetsetrange during regular expression compilation due to an uninitialized variable from an incorrect state transition. An incorrect...

9.8CVSS6.9AI score0.06261EPSS
Exploits1References3
Veracode
Veracode
added 2017/05/16 1:40 a.m.9 views

Regular Expression Denial Of Service (ReDoS)

amqp-match is vulnerable to regular expression denial of service ReDoS attacks. These attacks can be triggered when the .match function is used to identify routing tokens in a long string...

6.5AI score
Exploits0
Fedora
Fedora
added 2017/05/10 3:55 a.m.28 views

[SECURITY] Fedora 24 Update: pcre-8.40-7.fc24

PCRE, Perl-compatible regular expression, library has its own native API, b ut a set of wrapper functions that are based on the POSIX API are also supplied in the libpcreposix library. Note that this just provides a POSIX calling interface to PCRE: the regular expressions themselves still follow...

7.5CVSS2AI score0.05033EPSS
Exploits0
CNVD
CNVD
added 2017/05/08 12:0 a.m.1 views

PCRE2 Buffer Overflow Vulnerability (CNVD-2017-06216)

PCRE2 is an API for modifying PCRE Open Source Regular Expression Library developed by software developer Philip Hazel. A heap buffer overflow vulnerability exists in the pcre2test.c file in PCRE2 version 10.23. A remote attacker could exploit this vulnerability to cause a denial of service with...

9.8CVSS9.3AI score0.04066EPSS
Exploits1References1
Hacker One
Hacker One
added 2017/05/05 1:32 p.m.23 views

Paragon Initiative Enterprises: Improper validation of Email

1.goto https://bridge.cspr.ng/my/account here no rate limit present for email and display name,real name i just entered 1000 character length email in email field and it accepted also for the display name ,real name another there is no regular expression to check valid email if u give email as...

0.1AI score
Exploits0
Prion
Prion
added 2017/05/05 12:29 a.m.14 views

Heap overflow

pcre2test.c in PCRE2 10.23 allows remote attackers to cause a denial of service heap-based buffer overflow or possibly have unspecified other impact via a crafted regular expression...

7.5CVSS9.7AI score0.04066EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2017/05/05 12:29 a.m.22 views

CVE-2017-8786

pcre2test.c in PCRE2 10.23 allows remote attackers to cause a denial of service heap-based buffer overflow or possibly have unspecified other impact via a crafted regular expression...

9.8CVSS7.7AI score
Exploits0References5
CNVD
CNVD
added 2017/05/05 12:0 a.m.1 views

Huawei Load Balancer Management System suffers from s2-045 remote command execution vulnerability

Load Balancer Management System is a load balancer management system. The Huawei Load Balancer Management System suffers from a s2-045 remote command execution vulnerability. The vulnerability can be exploited to execute arbitrary commands by constructing a Content-Type function in the header, as...

7.9AI score
Exploits0
Debian CVE
Debian CVE
added 2017/05/05 12:0 a.m.23 views

CVE-2017-8786

pcre2test.c in PCRE2 10.23 allows remote attackers to cause a denial of service heap-based buffer overflow or possibly have unspecified other impact via a crafted regular expression...

9.8CVSS9.8AI score0.04066EPSS
Exploits1
CNVD
CNVD
added 2017/05/03 12:0 a.m.2 views

PCRE2 Buffer Overflow Vulnerability (CNVD-2017-07003)

PCRE2 is an API for modifying PCRE Open Source Regular Expression Library developed by software developer Philip Hazel. A buffer overflow vulnerability exists in the pcre2match.c file in versions of PCRE2 prior to 2017-03-10. An attacker can exploit this vulnerability to cause a denial of service...

9.8CVSS9.2AI score0.03118EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2017/05/01 12:0 a.m.50 views

EulerOS 2.0 SP1 : tomcat (EulerOS-SA-2016-1049)

According to the versions of the tomcat packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The Expression Language EL implementation in Apache Tomcat 6.x before 6.0.44, 7.x before 7.0.58, and 8.x before 8.0.16 does not properly conside...

8.1CVSS7AI score0.50896EPSS
Exploits8References6
Fedora
Fedora
added 2017/04/29 11:22 p.m.35 views

[SECURITY] Fedora 25 Update: yara-3.5.0-7.fc25

YARA is a tool aimed at but not limited to helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families or whatever you want to describe based on textual or binary patterns. Each description, a.k.a rule, consists of a set of strin...

7.5CVSS1.3AI score0.02996EPSS
Exploits4
Fedora
Fedora
added 2017/04/29 10:21 p.m.53 views

[SECURITY] Fedora 24 Update: yara-3.5.0-7.fc24

YARA is a tool aimed at but not limited to helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families or whatever you want to describe based on textual or binary patterns. Each description, a.k.a rule, consists of a set of strin...

7.5CVSS1.3AI score0.02996EPSS
Exploits4
Fedora
Fedora
added 2017/04/26 6:21 p.m.31 views

[SECURITY] Fedora 24 Update: pcre2-10.21-18.fc24

PCRE2 is a re-working of the original PCRE Perl-compatible regular expression library to provide an entirely new API. PCRE2 is written in C, and it has its own API. There are three sets of functions, one for the 8-bit library, which processes strings of bytes, one for the 16-bit library, which...

7.5CVSS1.7AI score0.05033EPSS
Exploits0
FireEye
FireEye
added 2017/04/26 8:0 a.m.26 views

Evolving Analytics for Execution Trace Data

Five years ago, Mandiant released a proof of concept tool named ShimCacheParser, along with a blog post titled “Leveraging the Application Compatibility Cache in Forensic Investigations”. Since then, ShimCache metadata has become increasingly popular as a source of forensic evidence, both for...

7AI score
Exploits0
Prion
Prion
added 2017/04/21 8:59 p.m.13 views

Design/Logic Flaw

The backtrack compilation code in the Irregex package aka IrRegular Expressions before 0.9.6 for Scheme allows remote attackers to cause a denial of service memory consumption via a crafted regular expression with a repeating pattern...

5CVSS7.2AI score0.02402EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2017/04/21 8:59 p.m.14 views

CVE-2016-9954

The backtrack compilation code in the Irregex package aka IrRegular Expressions before 0.9.6 for Scheme allows remote attackers to cause a denial of service memory consumption via a crafted regular expression with a repeating pattern...

7.5CVSS6.9AI score
Exploits0References4
Cvelist
Cvelist
added 2017/04/21 8:0 p.m.27 views

CVE-2016-9954

The backtrack compilation code in the Irregex package aka IrRegular Expressions before 0.9.6 for Scheme allows remote attackers to cause a denial of service memory consumption via a crafted regular expression with a repeating pattern...

7.4AI score0.02402EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2017/04/21 8:0 p.m.21 views

CVE-2016-9954

The backtrack compilation code in the Irregex package aka IrRegular Expressions before 0.9.6 for Scheme allows remote attackers to cause a denial of service memory consumption via a crafted regular expression with a repeating pattern...

7.5CVSS7.4AI score0.02402EPSS
Exploits0
Rows per page
Query Builder