Lucene search
+L

5451 matches found

Veracode
Veracode
added 2019/05/27 12:40 a.m.44 views

CRLF Injection

Python is vulnerable to CRLF Injection. Remote unauthenticated attacker could exploit the flaw by controling a url parameter, as demonstrated in the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? character followed by an HTTP header or a Redis comman...

6.1CVSS7.7AI score0.05328EPSS
SaveExploits1References38Affected Software8
Hacker One
Hacker One
added 2019/05/25 10:16 a.m.118 views

Internet Bug Bounty: CRLF Injection in urllib

Hi. I found CRLF Injection a few months ago. Please refer my bug issue. https://bugs.python.org/issue35906 Thank you Impact lead to SSRF. e.g. can exploit a internal redis server to send arbitrary packet data including ascii and non-ascii...

4.3CVSS8.4AI score0.05406EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2019/05/22 12:03 p.m.14 views

python: CRLF injection via the query part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? charact...

6.1CVSS6.7AI score0.05328EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2019/05/17 8:37 p.m.293 views

Acunetix Vulnerability Scanner Now With Network Security Scans

User-friendly and competitively priced, Acunetix leads the market in automatic web security testing technology. Its industry-leading crawler fully supports HTML5, JavaScript, and AJAX-heavy websites, enabling the auditing of complex, authenticated applications. Acunetix provides the only technolo...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2019/05/17 12:55 p.m.298 views

Project iKy - Tool That Collects Information From An Email And Shows Results In A Nice Visual Interface

Project iKy is a tool that collects information from an email and shows results in a nice visual interface. Visit the Gitlab Page of the Project Project First of all we want to advice you that we have changed the Frontend from AngularJS to Angular 7. For this reason we left the project with...

7.1AI score
SaveExploits0References2
Veracode
Veracode
added 2019/05/16 3:26 a.m.44 views

Arbitrary Code Execution

The Redis command line tool 'redis-cli' is vulnerable to arbitrary code execution through the -h host command line parameter which allows an attacker to achieve code execution and escalate to higher privileges...

8.4CVSS9.3AI score0.02678EPSS
SaveExploits5References9Affected Software2
Veracode
Veracode
added 2019/05/16 3:26 a.m.30 views

Denial Of Service (DoS)

redis is vulnerable to denial of service. A heap corruption in luacmsgpack.c allows an attacker to exploit the vulnerability to cause a denial of service condition or have other potential unspecified impact...

9.8CVSS9AI score0.59006EPSS
SaveExploits2References14Affected Software2
Veracode
Veracode
added 2019/05/16 3:26 a.m.33 views

Denial Of Service (DoS)

redis is vulnerable to denial of service. An integer overflow in the luastruct.c:bunpack function allows a remote attacker to exploit the vulnerability and cause a denial of service condition or have other unspecified impact...

9.8CVSS9AI score0.06967EPSS
SaveExploits1References14Affected Software2
BDU FSTEC
BDU FSTEC
added 2019/05/16 12:00 a.m.8 views

The vulnerability of the struct library in the Lua subsystem of the Redis database management system allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

Vulnerability of the struct library in the Lua subsystem of the Redis database management system. Exploiting this vulnerability could allow a malicious actor to compromise the confidentiality, integrity, and accessibility of the protected information...

10CVSS7.1AI score0.06967EPSS
SaveExploits1References6Affected Software2
BDU FSTEC
BDU FSTEC
added 2019/05/16 12:00 a.m.12 views

The vulnerability of the cmsgpack library in the Lua subsystem of the Redis database management system allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the cmsgpack library in the Lua subsystem of the Redis database management system arises due to an overflow of the buffer on the stack. Exploiting this vulnerability allows a remote attacker to compromise the confidentiality, integrity, and accessibility of the protected...

10CVSS7.7AI score0.59006EPSS
SaveExploits2References5Affected Software2
Kitploit
Kitploit
added 2019/04/15 1:07 p.m.186 views

W12Scan - A Simple Asset Discovery Engine For Cybersecurity

Chinese W12scan is a network asset discovery engine that can automatically aggregate related assets for analysis and use. Here is a web source program, but the scanning end is at w12scan-client Thinking Based on python3 + django + elasticsearch + redis and use the web restful api to add scan...

7.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2019/04/04 12:00 a.m.44 views

Debian DLA-1749-1 : golang security update

It was discovered that there was a CRLF injection attack in the Go programming language runtime library. Passing \r\n to http.NewRequest could allow execution of arbitrary HTTP headers or Redis commands. For Debian 8 'Jessie', this issue has been fixed in golang version 2:1.3.3-1+deb8u2. We...

6.1CVSS6.7AI score0.02196EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/03/27 12:00 a.m.40 views

openSUSE Security Update : redis (openSUSE-2019-481)

This update for redis to 4.0.10 fixes the following issues : These security issues were fixed : - CVE-2018-11218: Prevent heap corruption vulnerability in cmsgpack bsc1097430. - CVE-2018-11219: Prevent integer overflow in Lua scripting bsc1097768. For Leap 42.3 and openSUSE SLE 12 backports this ...

9.8CVSS7.8AI score0.59006EPSS
SaveExploits3References7
OSV
OSV
added 2019/03/23 6:29 p.m.41 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS6.3AI score
SaveExploits0References21
Prion
Prion
added 2019/03/23 6:29 p.m.43 views

Crlf injection

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

4.3CVSS7.4AI score0.05406EPSS
SaveExploits2References21Affected Software1
Cvelist
Cvelist
added 2019/03/23 5:06 p.m.48 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

7.9AI score0.05406EPSS
SaveExploits1References21
Debian CVE
Debian CVE
added 2019/03/23 5:06 p.m.52 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS7.9AI score0.05406EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2019/03/23 12:00 a.m.52 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS6.8AI score0.05406EPSS
SaveExploits1References5
Talos Blog
Talos Blog
added 2019/03/18 9:44 a.m.125 views

IPv6 unmasking via UPnP

Martin Zeiser and Aleksandar Nikolich authored this post. Executive summary With tools such as ZMap and Masscan and general higher bandwidth availability, exhaustive internet-wide scans of full IPv4 address space have become the norm after it was once impractical. Projects like Shodan and Scans.i...

6.7AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2019/03/13 8:29 a.m.30 views

CVE-2019-9741

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

6.1CVSS6.8AI score0.02196EPSS
SaveExploits1References1
Rows per page
Query Builder