Lucene search
K

9162 matches found

Hacker One
Hacker One
added 2017/06/25 4:24 p.m.19 views

arxius: Open redirects protection bypass

Hello, The regular expression that you are using to validate the redirect GET parameter for the /signup and /login endpoints is not complete, which allows an attacker to bypass your open redirects protection in order to redirect victims to malicious pages. The following are two PoCs, one for each...

6.7AI score
Exploits0
Fedora
Fedora
added 2017/06/18 2:23 a.m.32 views

[SECURITY] Fedora 25 Update: yara-3.6.0-1.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.00489EPSS
Exploits3
myhack58
myhack58
added 2017/06/17 12:0 a.m.1073 views

Auto-binding vulnerabilities and Spring MVC-vulnerability warning-the black bar safety net

Today to introduce a not very well-known vulnerability—auto binding vulnerability, or referred to as mass assignment in. Automatic binding capabilities in many of the frameworks are achieved, it allows the framework to automatically convert the HTTP request parameter bound to the object and to...

7.9AI score
Exploits0
NVD
NVD
added 2017/06/16 3:29 p.m.19 views

CVE-2017-9729

In uClibc 0.9.33.2, there is stack exhaustion uncontrolled recursion in the checkdstlimitscalcpos1 function in misc/regex/regexec.c when processing a crafted regular expression...

7.5CVSS7.4AI score0.00334EPSS
Exploits0References1
OSV
OSV
added 2017/06/16 3:29 p.m.2 views

DEBIAN-CVE-2017-9729

In uClibc 0.9.33.2, there is stack exhaustion uncontrolled recursion in the checkdstlimitscalcpos1 function in misc/regex/regexec.c when processing a crafted regular expression...

7.5CVSS6.8AI score0.00334EPSS
Exploits0References1
NVD
NVD
added 2017/06/16 3:29 p.m.10 views

CVE-2017-9728

In uClibc 0.9.33.2, there is an out-of-bounds read in the getsubexp function in misc/regex/regexec.c when processing a crafted regular expression...

9.8CVSS9.3AI score0.00411EPSS
Exploits0References1
Prion
Prion
added 2017/06/16 3:29 p.m.11 views

Out-of-bounds

In uClibc 0.9.33.2, there is an out-of-bounds read in the getsubexp function in misc/regex/regexec.c when processing a crafted regular expression...

7.5CVSS6.9AI score0.00411EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2017/06/16 3:29 p.m.6 views

CVE-2017-9728

In uClibc 0.9.33.2, there is an out-of-bounds read in the getsubexp function in misc/regex/regexec.c when processing a crafted regular expression...

9.8CVSS6.7AI score
Exploits0References1
OSV
OSV
added 2017/06/16 3:29 p.m.4 views

CVE-2017-9729

In uClibc 0.9.33.2, there is stack exhaustion uncontrolled recursion in the checkdstlimitscalcpos1 function in misc/regex/regexec.c when processing a crafted regular expression...

7.5CVSS6.7AI score
Exploits0References1
Debian CVE
Debian CVE
added 2017/06/16 3:0 p.m.21 views

CVE-2017-9729

In uClibc 0.9.33.2, there is stack exhaustion uncontrolled recursion in the checkdstlimitscalcpos1 function in misc/regex/regexec.c when processing a crafted regular expression...

7.5CVSS7.5AI score0.00334EPSS
Exploits0
Cvelist
Cvelist
added 2017/06/16 3:0 p.m.14 views

CVE-2017-9728

In uClibc 0.9.33.2, there is an out-of-bounds read in the getsubexp function in misc/regex/regexec.c when processing a crafted regular expression...

9.3AI score0.00411EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2017/06/16 3:0 p.m.14 views

CVE-2017-9728

In uClibc 0.9.33.2, there is an out-of-bounds read in the getsubexp function in misc/regex/regexec.c when processing a crafted regular expression...

9.8CVSS9.4AI score0.00411EPSS
Exploits0
CVE
CVE
added 2017/06/16 3:0 p.m.56 views

CVE-2017-9728

CVE-2017-9728 affects uClibc 0.9.33.2, with an out-of-bounds read in the get_subexp function of misc/regex/regexec.c when processing a crafted regular expression. The connected sources consistently describe this exact issue; no remediation or patch details are provided in the supplied documents. ...

9.8CVSS9.2AI score0.00411EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2017/06/16 3:0 p.m.18 views

CVE-2017-9729

In uClibc 0.9.33.2, there is stack exhaustion uncontrolled recursion in the checkdstlimitscalcpos1 function in misc/regex/regexec.c when processing a crafted regular expression...

7.4AI score0.00334EPSS
Exploits0References1
Fedora
Fedora
added 2017/06/15 3:6 a.m.22 views

[SECURITY] Fedora 26 Update: yara-3.6.0-1.fc26

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.00489EPSS
Exploits3
myhack58
myhack58
added 2017/06/12 12:0 a.m.144 views

CVE-2017-4971: Spring WebFlow remote code execution vulnerability analysis-vulnerability warning-the black bar safety net

Spring severe of these vulnerabilities have traditionally not too much, before the more serious that problem is Spring's JavaBean automatic binding function, the result can be control class, which can lead to the use of certain characteristics of the execution of arbitrary code, but that...

0.1AI score0.75359EPSS
Exploits1
Hacker One
Hacker One
added 2017/06/08 6:55 a.m.121 views

Internet Bug Bounty: PHP mbstring / Oniguruma multiple remote heap/stack corruptions

Oniguruma 1 by K. Kosako is a BSD licensed regular expression library that supports a variety of character encodings. The Ruby programming language, in version 1.9, as well as PHP's multi-byte string module since PHP5, use Oniguruma as their regular expression engine. It is also used in products...

7.5CVSS9.2AI score0.01242EPSS
Exploits5
OSV
OSV
added 2017/06/05 5:29 p.m.2 views

UBUNTU-CVE-2017-9438

libyara/re.c in the regexp module in YARA 3.5.0 allows remote attackers to cause a denial of service stack consumption via a crafted rule involving hex strings that is mishandled in the yrreemit function, a different vulnerability than CVE-2017-9304...

7.5CVSS7.1AI score0.00614EPSS
Exploits0References5
exploitpack
exploitpack
added 2017/06/01 12:0 a.m.16 views

WebKit JSC - Incorrect Check in emitPutDerivedConstructorToArrowFunctionContextScope

WebKit JSC - Incorrect Check in emitPutDerivedConstructorToArrowFunctionContextScope / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1173 When a super expression is used in an arrow function, the following code, which generates bytecode, is called. if...

0.1AI score
Exploits0
Exploit DB
Exploit DB
added 2017/06/01 12:0 a.m.49 views

WebKit JSC - Incorrect Check in emitPutDerivedConstructorToArrowFunctionContextScope

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1173 When a super expression is used in an arrow function, the following code, which generates bytecode, is called. if needsToUpdateArrowFunctionContext && !codeBlock-isArrowFunction bool canReuseLexicalEnvironment =...

7.4AI score
Exploits0
Rows per page
Query Builder