Lucene search
+L

8893 matches found

Mageia
Mageia
added 2016/11/21 10:18 p.m.46 views

Updated tre packages fix security vulnerability

The TRE library allows context-dependent attackers to execute arbitrary code or cause a denial of service memory corruption and application crash via a crafted regular expression CVE-2015-3796. A vulnerability has been found in the tre package that could allow an attacker to perform controlled he...

9.8CVSS9.2AI score0.12416EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2016/11/16 12:00 a.m.51 views

openSUSE Security Update : pcre (openSUSE-2016-1303)

This version fixes a number of vulnerabilities that affect pcre and applications using the libary when accepting untrusted input as regular expressions or as part thereof. Remote attackers could have caused the application to crash, disclose information or potentially execute arbitrary code. -...

9.8CVSS8.5AI score0.09157EPSS
SaveExploits6References15
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.14 views

pcre: Buffer overflow caused by duplicate named references (8.38/36)

PCRE before 8.38 mishandles certain references, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and...

7.5CVSS7.4AI score0.03543EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.10 views

pcre: buffer overflow caused by patterns with duplicated named groups with (?| (8.38/27)

PCRE before 8.38 mishandles certain instances of the ?| substring, which allows remote attackers to cause a denial of service unintended recursion and buffer overflow or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object...

7.5CVSS7.5AI score0.03558EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.12 views

pcre: Buffer overflow caused by lookbehind assertion (8.38/6)

PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows remote attackers to cause a denial of service buffer overflow or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp...

9.8CVSS7.4AI score0.07059EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.10 views

pcre: buffer overflow for forward reference within backward assertion with excess closing parenthesis (8.38/18)

PCRE before 8.38 mishandles the /?=di?=?1|?=./ pattern and related patterns with an unmatched closing parenthesis, which allows remote attackers to cause a denial of service buffer overflow or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript...

7.5CVSS7.4AI score0.06587EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.9 views

pcre: infinite recursion compiling pattern with recursive reference in a group with indefinite repeat (8.36/20)

PCRE before 8.36 mishandles the /?Ra|?1+/ pattern and related patterns with certain recursion, which allows remote attackers to cause a denial of service segmentation fault or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object...

7.5CVSS7.4AI score0.05244EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.8 views

pcre: buffer overflow caused by named forward reference to duplicate group number (8.38/30)

PCRE before 8.38 mishandles the /?|\k'Pm'|?'Pm'/ pattern and related patterns with certain forward references, which allows remote attackers to cause a denial of service buffer overflow or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript...

7.5CVSS7.4AI score0.05623EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.11 views

pcre: Buffer overflow caused by repeated conditional group (8.38/3)

PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service buffer overflow or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror...

9.8CVSS7.4AI score0.06077EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.17 views

pcre: heap buffer over-read in pcre_compile2() (8.37/23)

The pcrecompile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service out-of-bounds read via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by...

5.5CVSS7AI score0.01592EPSS
SaveExploits1References4
OSV
OSV
added 2016/11/10 6:59 a.m.5 views

CVE-2016-7239

The RegEx class in the XSS filter in Microsoft Internet Explorer 9 through 11 and Microsoft Edge allows remote attackers to conduct cross-site scripting XSS attacks and obtain sensitive information via unspecified vectors, aka "Microsoft Browser Information Disclosure Vulnerability."...

3.1CVSS5.8AI score0.11616EPSS
SaveExploits1References4
zdt
zdt
added 2016/11/10 12:00 a.m.45 views

VBScript 5.8.7600.16385 / 5.8.9600.16384 - RegExpComp::PnodeParse Out-of-Bounds Read Exploit

Exploit for windows platform in category dos / poc !-- Source: http://blog.skylined.nl/20161108001.html Synopsis A specially crafted script can cause the VBScript engine to read data beyond a memory block for use as a regular expression. An attacker that is able to run such a script in any...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2016/11/09 12:00 a.m.47 views

VBScript 5.8.7600.163855.8.9600.16384 - RegExpComp::PnodeParse Out-of-Bounds Read

VBScript 5.8.7600.163855.8.9600.16384 - RegExpComp::PnodeParse Out-of-Bounds Read !-- Source: http://blog.skylined.nl/20161108001.html Synopsis A specially crafted script can cause the VBScript engine to read data beyond a memory block for use as a regular expression. An attacker that is able to...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/11/09 12:00 a.m.59 views

VBScript RegExpComp::PnodeParse Out-Of-Bounds Read

Throughout November, I plan to release details on vulnerabilities I found in web-browsers which I've not released before. This is the sixth entry in that series. The below information is available in more detail on my blog at http://blog.skylined.nl/20161108001.html. There you can find a repro th...

0.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2016/10/27 4:41 p.m.22 views

nodejs-tough-cookie: regular expression DoS via Cookie header with many semicolons

A regular expression denial of service flaw was found in Tough-Cookie. An attacker able to make an application using Touch-Cookie to parse an HTTP header with many semicolons could cause the application to consume an excessive amount of CPU...

5.3CVSS5.8AI score0.02356EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2016/10/27 6:44 a.m.37 views

HackerOne: Limited Open redirection using SSO-SAML

Hello, Endpoint: https://hackerone.com/users//saml/[email protected]&rememberme=true Recently, you have patched an open redirection issue which was reported as 171398. I found a bypass of that patch. Steps to reproduce: 1. Add following in comment/report :...

7.1AI score
SaveExploits0
Prion
Prion
added 2016/10/07 2:59 p.m.23 views

Design/Logic Flaw

Red Hat CloudForms Management Engine 4.1 does not properly handle regular expressions passed to the expression engine via the JSON API and the web-based UI, which allows remote authenticated users to execute arbitrary shell commands by leveraging the ability to view and filter collections...

9CVSS7.7AI score0.02256EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2016/10/07 2:00 p.m.50 views

CVE-2016-7040

Red Hat CloudForms Management Engine 4.1 does not properly handle regular expressions passed to the expression engine via the JSON API and the web-based UI, which allows remote authenticated users to execute arbitrary shell commands by leveraging the ability to view and filter collections...

8.9AI score0.02256EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2016/10/04 2:26 p.m.13 views

cfme: Incorrect sanitization in regular expression engine

An input validation flaw was found in the way CloudForms regular expressions were passed to the expression engine via both the JSON API and the web based UI. A user with the ability to view collections and filter them could use this flaw to execute arbitrary shell commands on the host with the...

9CVSS6.1AI score0.02256EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2016/09/04 6:22 p.m.22 views

Mindoktor: Vulnerable Mobile Phone configuration

Information I've found that when you register in "https://clinic.mindoktor.se/user/register", there is a specific field that says: "Mobile Phone - is needed to receive one-time codes via SMS". According to the description: You need your mobile phone every time you log in, so for every login an sm...

6.6AI score
SaveExploits0
Rows per page
Query Builder