Lucene search
+L

9961 matches found

Prion
Prion
added 2017/07/18 6:29 p.m.24 views

Code injection

Biscom Secure File Transfer is vulnerable to AngularJS expression injection in the Display Name field. An authenticated user can populate this field with a valid AngularJS expression, wrapped in double curly-braces . This expression will be evaluated by any other authenticated user who views the...

4CVSS4.6AI score0.00599EPSS
SaveExploits0References2
CVE
CVE
added 2017/07/18 6:00 p.m.54 views

CVE-2017-5246

Biscom Secure File Transfer is vulnerable to AngularJS expression injection in the Display Name field. An authenticated user can supply a valid AngularJS expression ({{ … }}) which will be evaluated by other authenticated users viewing the attacker’s display name. Affected versions are 5.0.0000 t...

4.3CVSS4.5AI score0.00599EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2017/07/18 6:00 p.m.31 views

CVE-2017-5246

Biscom Secure File Transfer is vulnerable to AngularJS expression injection in the Display Name field. An authenticated user can populate this field with a valid AngularJS expression, wrapped in double curly-braces . This expression will be evaluated by any other authenticated user who views the...

4.6AI score0.00599EPSS
SaveExploits0References2
CNVD
CNVD
added 2017/07/17 12:00 a.m.24 views

rack-cors CORS request vulnerability

rack-cors is a middleware for resource sharing across sources. regex is a regular expression created in it. A security vulnerability exists in the regex created in versions of rack-cors prior to 0.4.1. An attacker can exploit this vulnerability to execute cross-origin resource sharing requests...

8.8CVSS8.6AI score0.02345EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/07/12 12:19 p.m.39 views

CVE-2017-11164

In PCRE 8.41, the OPKETRMAX feature in the match function in pcreexec.c allows stack exhaustion uncontrolled recursion when processing a crafted regular expression...

7.8CVSS7.3AI score0.03076EPSS
SaveExploits0References1
Prion
Prion
added 2017/07/11 3:29 a.m.22 views

Code injection

In PCRE 8.41, the OPKETRMAX feature in the match function in pcreexec.c allows stack exhaustion uncontrolled recursion when processing a crafted regular expression...

7.8CVSS7.3AI score0.03076EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2017/07/11 3:29 a.m.29 views

CVE-2017-11164

In PCRE 8.41, the OPKETRMAX feature in the match function in pcreexec.c allows stack exhaustion uncontrolled recursion when processing a crafted regular expression...

7.5CVSS6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2017/07/11 12:00 a.m.60 views

CVE-2017-11164

In PCRE 8.41, the OPKETRMAX feature in the match function in pcreexec.c allows stack exhaustion uncontrolled recursion when processing a crafted regular expression...

7.3AI score0.03076EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2017/07/11 12:00 a.m.81 views

CVE-2017-11164

In PCRE 8.41, the OPKETRMAX feature in the match function in pcreexec.c allows stack exhaustion uncontrolled recursion when processing a crafted regular expression...

7.8CVSS7.5AI score0.03076EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/07/11 12:00 a.m.64 views

CVE-2017-11164

In PCRE 8.41, the OPKETRMAX feature in the match function in pcreexec.c allows stack exhaustion uncontrolled recursion when processing a crafted regular expression...

7.8CVSS7.5AI score0.03076EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/07/10 10:22 p.m.60 views

U.S. Dept Of Defense: Remote Code Execution (RCE) in a DoD website

Summary: One of the DoD applications uses a java library which is vulnerable to expression language injection. Using only an URL I was able to inject java code. I made a simple PoC that requests a name resolution to a DNS server. Description: The application at https://███ uses Primefaces version...

7.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/07/10 12:00 a.m.106 views

FreeBSD : oniguruma -- multiple vulnerabilities (b396cf6c-62e6-11e7-9def-b499baebfeaf)

the PHP project reports : - A stack out-of-bounds read occurs in matchat during regular expression searching. A logical error involving order of validation and access in matchat could result in an out-of-bounds read from a stack buffer CVE-2017-9224. - A heap out-of-bounds write or read occurs in...

9.8CVSS7.5AI score0.07511EPSS
SaveExploits4References6
RedhatCVE
RedhatCVE
added 2017/06/30 11:52 a.m.43 views

CVE-2017-9229

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 SIGSEGV occurs in leftadjustcharhead during regular expression compilation. Invalid handling of reg-dmax in forwardsearchrange could result in an invalid pointer...

7.5CVSS2.8AI score0.05129EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2017/06/30 11:22 a.m.44 views

CVE-2017-9225

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 stack out-of-bounds write in onigencunicodegetcasefoldcodesbystr occurs during regular expression compilation. Code point 0xFFFFFFFF is not properly handled in...

9.8CVSS9.1AI score0.0308EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2017/06/30 11:21 a.m.50 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.8CVSS1.6AI score0.07511EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2017/06/25 4:24 p.m.23 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
SaveExploits0
Fedora
Fedora
added 2017/06/18 2:23 a.m.40 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.02484EPSS
SaveExploits3
myhack58
myhack58
added 2017/06/17 12:00 a.m.1082 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
SaveExploits0
OSV
OSV
added 2017/06/16 3:29 p.m.13 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.01079EPSS
SaveExploits0References1
NVD
NVD
added 2017/06/16 3:29 p.m.33 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.01079EPSS
SaveExploits0References1
Rows per page
Query Builder