Lucene search
+L

13161 matches found

Mageia
Mageia
added 2020/03/08 10:37 p.m.67 views

Updated http-parser packages fix security vulnerability

http-parser has been updated to fix a security issue. HTTP request smuggling in Node.js 10, 12, and 13 causes malicious payload delivery when transfer-encoding is malformed VE-2019-15605...

9.8CVSS9.3AI score0.57132EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2020/03/07 9:30 p.m.132 views

HTTP Asynchronous Reverse Shell - Asynchronous Reverse Shell Using The HTTP Protocol

Today there are many ways to create a reverse shell in order to be able to remotely control a machine through a firewall. Indeed, outgoing connections are not always filtered. However security software and hardware IPS, IDS, Proxy, AV, EDR... are more and more powerful and can detect these attack...

7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2020/03/06 8:15 p.m.5 views

CVE-2020-7212

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.8CVSS7AI score0.03371EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2020/03/06 12:00 a.m.68 views

Debian DLA-2133-1 : tomcat7 security update

Several security vulnerabilities have been discovered in the Tomcat servlet and JSP engine. CVE-2019-17569 The refactoring in 7.0.98 introduced a regression. The result of the regression was that invalid Transfer-Encoding headers were incorrectly processed leading to a possibility of HTTP Request...

9.8CVSS7.7AI score0.9927EPSS
SaveExploits51References5
Oracle linux
Oracle linux
added 2020/03/06 12:00 a.m.90 views

http-parser security update

2.8.0-5.2 - Do not break ABI with CVE-2019-15605 fix 2.8.0-5.1 - Resolves: CVE-2019-15605 http-parser: nodejs: HTTP request smuggling using malformed Transfer-Encoding header...

9.8CVSS9.8AI score0.57132EPSS
SaveExploits0
OSV
OSV
added 2020/03/05 6:15 p.m.12 views

CVE-2019-14886

A vulnerability was found in business-central, as shipped in rhdm-7.5.1 and rhpam-7.5.1, where encoded passwords are stored in erraisecuritycontext. The encoding used for storing the passwords is Base64, not an encryption algorithm, and any recovery of these passwords could lead to user passwords...

6.5CVSS6AI score0.00291EPSS
SaveExploits0References2
Prion
Prion
added 2020/03/05 6:15 p.m.25 views

Design/Logic Flaw

A vulnerability was found in business-central, as shipped in rhdm-7.5.1 and rhpam-7.5.1, where encoded passwords are stored in erraisecuritycontext. The encoding used for storing the passwords is Base64, not an encryption algorithm, and any recovery of these passwords could lead to user passwords...

4CVSS6.3AI score0.00291EPSS
SaveExploits0References2Affected Software2
RedHat Linux
RedHat Linux
added 2020/03/05 12:02 p.m.15 views

waitress: HTTP Request Smuggling through Invalid whitespace characters in headers

An HTTP-interpretation flaw was found in waitress, through version 1.4.0. If a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially...

8.2CVSS7AI score0.02587EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/03/05 12:02 p.m.13 views

waitress: HTTP request smuggling through invalid Transfer-Encoding

An HTTP-interpretation flaw was found in waitress which did not properly validate incoming HTTP headers. When parsing the Transfer-Encoding header, waitress would look only for a single string value. According to the HTTP standard, Transfer-Encoding should be a comma-separated list, with the...

7.5CVSS7.1AI score0.02379EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2020/03/05 12:00 a.m.9 views

PT-2020-9625 · Red Hat · Business Central

Name of the Vulnerable Software and Affected Versions: business-central as shipped in rhdm-7.5.1 business-central as shipped in rhpam-7.5.1 Description: A vulnerability was found in business-central where encoded passwords are stored in errai security context. The encoding used for storing the...

6.5CVSS5AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/03/04 5:30 p.m.49 views

Important: Red Hat Security Advisory: http-parser security update

An update for http-parser is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fr...

9.8CVSS7.3AI score0.57132EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/03/04 5:30 p.m.14 views

nodejs: HTTP request smuggling using malformed Transfer-Encoding header

A flaw was found in the Node.js code where a specially crafted HTTPs request sent to a Node.js server failed to properly process the HTTPs headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is...

9.8CVSS7.4AI score0.57132EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/03/04 5:18 p.m.14 views

nodejs: HTTP request smuggling using malformed Transfer-Encoding header

A flaw was found in the Node.js code where a specially crafted HTTPs request sent to a Node.js server failed to properly process the HTTPs headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is...

9.8CVSS7.4AI score0.57132EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/03/04 1:02 p.m.13 views

nodejs: HTTP request smuggling using malformed Transfer-Encoding header

A flaw was found in the Node.js code where a specially crafted HTTPs request sent to a Node.js server failed to properly process the HTTPs headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is...

9.8CVSS7.4AI score0.57132EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/03/03 4:13 p.m.10 views

netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header

A flaw was found in Netty before version 4.1.44, where it accepted multiple Content-Length headers and also accepted both Transfer-Encoding, as well as Content-Length headers where it should reject the message under such circumstances. In circumstances where Netty is used in the context of a...

9.1CVSS7.1AI score0.13474EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/03/03 4:13 p.m.8 views

netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling

A flaw was found in Netty, where it mishandles Transfer-Encoding whitespace. This flaw allows HTTP Request Smuggling...

7.5CVSS7.1AI score0.03647EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2020/03/02 1:32 p.m.52 views

CVE-2018-20847

An improper computation of ptx0, ptx1, pty0 and pty1 in the function opjgetencodingparameters in openjp2/pi.c in OpenJPEG through 2.3.0 can lead to an integer overflow...

8.8CVSS4.4AI score0.02174EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2020/03/01 5:09 p.m.22 views

8x8: Stored XSS on Company Logo

The ContactNow application saved the location of the custom company logo without proper encoding considerations...

2.6AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2020/02/28 4:03 p.m.64 views

Security Bulletin: Multiple vulnerabilities in netty affect IBM Operations Analytics Predictive Insights (CVE-2019-20445, CVE-2019-20444)

Summary Netty is used by IBM Operations Analytics Predictive Insights. IBM Operations Analytics Predictive Insights has addressed the applicable CVE. Note that the usage of Netty within IBM Operations Analytics Predictive Insights is limited to the REST Mediation utility. If you do not use that...

9.1CVSS0.8AI score0.13474EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2020/02/28 1:10 a.m.25 views

GHSA-767J-JFH2-JVRC Potential HTTP request smuggling in Apache Tomcat

The refactoring present in Apache Tomcat versions 9.0.28 to 9.0.30, 8.5.48 to 8.5.50 and 7.0.98 to 7.0.99 introduced a regression. The result of the regression was that invalid Transfer-Encoding headers were incorrectly processed leading to a possibility of HTTP Request Smuggling if Tomcat was...

4.8CVSS7.2AI score0.08872EPSS
SaveExploits0References12
Rows per page
Query Builder