Lucene search
+L

8892 matches found

FireEye
FireEye
added 2017/04/26 8:00 a.m.27 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
SaveExploits0
CNVD
CNVD
added 2017/04/25 12:00 a.m.11 views

Google Chrome International Components for Unicode for C/C++ Denial of Service Vulnerability

Google Chrome is a web browser developed by Google, Inc.International Components for Unicode ICU for C/C++ is a Unicode-supported, software internationalization, globalization C/C++ library. ICU for C/C++ in Google Chrome versions prior to 40.0.2214.91 A security vulnerability exists in the Regul...

9.8CVSS8.9AI score0.02422EPSS
SaveExploits0References1
OSV
OSV
added 2017/04/24 6:59 a.m.19 views

CVE-2014-9654

The Regular Expressions package in International Components for Unicode ICU for C/C++ before 2014-12-03, as used in Google Chrome before 40.0.2214.91, calculates certain values without ensuring that they can be represented in a 24-bit field, which allows remote attackers to cause a denial of...

9.8CVSS9.8AI score
SaveExploits0References13
Prion
Prion
added 2017/04/24 6:59 a.m.37 views

Memory corruption

The Regular Expressions package in International Components for Unicode ICU for C/C++ before 2014-12-03, as used in Google Chrome before 40.0.2214.91, calculates certain values without ensuring that they can be represented in a 24-bit field, which allows remote attackers to cause a denial of...

7.5CVSS7.6AI score0.02422EPSS
SaveExploits0References9Affected Software2
NVD
NVD
added 2017/04/24 6:59 a.m.19 views

CVE-2014-9654

The Regular Expressions package in International Components for Unicode ICU for C/C++ before 2014-12-03, as used in Google Chrome before 40.0.2214.91, calculates certain values without ensuring that they can be represented in a 24-bit field, which allows remote attackers to cause a denial of...

9.8CVSS9.7AI score0.02422EPSS
SaveExploits0References9
OSV
OSV
added 2017/04/24 6:59 a.m.5 views

DEBIAN-CVE-2014-9654

The Regular Expressions package in International Components for Unicode ICU for C/C++ before 2014-12-03, as used in Google Chrome before 40.0.2214.91, calculates certain values without ensuring that they can be represented in a 24-bit field, which allows remote attackers to cause a denial of...

9.8CVSS9.4AI score0.02422EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2017/04/24 6:12 a.m.65 views

CVE-2014-9654

The Regular Expressions package in International Components for Unicode ICU for C/C++ before 2014-12-03, as used in Google Chrome before 40.0.2214.91, calculates certain values without ensuring that they can be represented in a 24-bit field, which allows remote attackers to cause a denial of...

9.8AI score0.02422EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2017/04/24 6:12 a.m.33 views

CVE-2014-9654

The Regular Expressions package in International Components for Unicode ICU for C/C++ before 2014-12-03, as used in Google Chrome before 40.0.2214.91, calculates certain values without ensuring that they can be represented in a 24-bit field, which allows remote attackers to cause a denial of...

9.8CVSS9.3AI score0.02422EPSS
SaveExploits0
CVE
CVE
added 2017/04/24 6:12 a.m.127 views

CVE-2014-9654

CVE-2014-9654 describes a memory-corruption vulnerability in the ICU Regular Expressions component used by Google Chrome (ICU for C/C++) prior to 2014-12-03 and Chrome

9.8CVSS9.6AI score0.02422EPSS
SaveExploits0References9Affected Software1
Prion
Prion
added 2017/04/21 8:59 p.m.20 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
SaveExploits0References4Affected Software1
OSV
OSV
added 2017/04/21 8:59 p.m.19 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
SaveExploits0References4
OSV
OSV
added 2017/04/21 8:59 p.m.7 views

UBUNTU-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
SaveExploits0References4
Cvelist
Cvelist
added 2017/04/21 8:00 p.m.42 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
SaveExploits0References4
Debian CVE
Debian CVE
added 2017/04/21 8:00 p.m.43 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
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2017/04/18 3:25 p.m.21 views

Async iterators and generators

Streaming fetches are supported in Chrome, Edge, and Safari, and they look a little like this: async function getResponseSizeurl const response = await fetchurl; const reader = response.body.getReader; let total = 0; while true const done, value = await reader.read; if done return total; total +=...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2017/04/17 3:10 a.m.17 views

Regular Expression Denial Of Service (ReDoS)

useragent is vulnerable to denial of service DoS attacks. These attacks are possible through the regular expression used to parse the useragent headers. If an attacker edits their own headers to create an extremely long useragent string, it will cause an event loop which blocks the server...

7.5CVSS7.2AI score0.01162EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2017/04/17 2:34 a.m.20 views

Regular Expression Denial Of Service (ReDoS)

decamelize is vulnerable to denial of service DoS attacks. These attacks are possible through the regular expression used to identify camel case names. If an attacker uses the | character, they are able to add to the regular expression and consume the CPU...

7.5CVSS7.2AI score0.01455EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2017/04/17 2:11 a.m.18 views

Regular Expression Denial Of Service (ReDoS)

uri-js is vulnerable to denial of service DoS attacks. These attacks are possible through the regular expression that validates if a URL is validate. There is a flaw in the regular expression which causes the program to hang and the application to consume 100% of the CPU. This is only possible if...

6.8CVSS6AI score0.01342EPSS
SaveExploits1References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2017/04/06 12:00 a.m.20 views

Microsoft Edge browser vulnerability, which allows attackers to obtain confidential information or carry out XSS attacks

The vulnerability of the RegEx script class XXS in the Microsoft Edge browser exists due to the lack of measures taken to protect the structure of web pages. Exploiting this vulnerability allows a malicious actor to perform XSS attacks or obtain confidential information using undefined vectors...

4.3CVSS6.2AI score0.41952EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2017/04/05 8:00 p.m.46 views

CVE-2017-7443

apt-cacher before 1.7.15 and apt-cacher-ng before 3.4 allow HTTP response splitting via encoded newline characters, related to lack of blocking for the %0ad regular expression...

6.1CVSS6AI score0.00714EPSS
SaveExploits0
Rows per page
Query Builder