Lucene search
+L

12249 matches found

OSV
OSV
added 2022/07/12 9:15 p.m.9 views

CVE-2022-35224

SAP Enterprise Portal - versions 7.10, 7.11, 7.20, 7.30, 7.31, 7.40, 7.50, does not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting XSS vulnerability. This attack can be used to non-permanently deface or modify portal content. The execution of script content by a...

6.1CVSS6.4AI score0.0068EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/07/12 12:00 a.m.16 views

SAP NetWeaver和SAP NetWeaver Enterprise Portal 跨站脚本漏洞

SAP NetWeaver Enterprise Portal is a product of SAP, Germany.SAP NetWeaver Enterprise Portal is a Web front-end component for SAP NetWeaver. A cross-site scripting vulnerability exists in SAP NetWeaver Enterprise Portal versions 7.10, 7.11, 7.20, 7.30, 7.31, 7.40, and 7.50, which stems from a...

6.1CVSS5.6AI score0.00579EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/07/12 12:00 a.m.12 views

PT-2022-6218

Name of the Vulnerable Software and Affected Versions Apache HTTP Server versions 2.4.54 and prior versions Description The issue is related to the inconsistent interpretation of HTTP requests, also known as 'HTTP Request Smuggling', in the mod proxy ajp module of the Apache HTTP Server. This...

10CVSS6.6AI score0.57941EPSS
SaveExploits0References186
CNNVD
CNNVD
added 2022/07/12 12:00 a.m.17 views

SAP NetWeaver Enterprise Portal 跨站脚本漏洞

SAP NetWeaver Enterprise Portal is a Web front-end component of SAP NetWeaver from SAP Germany. A cross-site scripting vulnerability exists in SAP NetWeaver Enterprise Portal versions 7.10, 7.11, 7.20, 7.30, 7.31, 7.40, and 7.50, which stems from a failure to adequately encode user-controlled inp...

6.1CVSS5.1AI score0.00579EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2022/07/12 12:00 a.m.35 views

go -- multiple vulnerabilities

The Go project reports: net/http: improper sanitization of Transfer-Encoding header The HTTP/1 client accepted some invalid Transfer-Encoding headers as indicating a "chunked" encoding. This could potentially allow for request smuggling, but only if combined with an intermediate server that also...

7.5CVSS0.6AI score0.02267EPSS
SaveExploits3References1
Tenable Nessus
Tenable Nessus
added 2022/07/11 12:00 a.m.47 views

CentOS 8 : go-toolset:rhel8 (CESA-2022:5337)

The remote CentOS Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the CESA-2022:5337 advisory. - golang: encoding/pem: fix stack overflow in Decode CVE-2022-24675 - golang: regexp: stack exhaustion via a deeply nested expression CVE-2022-24921 -...

7.5CVSS7.3AI score0.0995EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2022/07/08 7:17 p.m.50 views

CVE-2022-32215

A vulnerability was found in NodeJS due to the llhttp parser in the HTTP module incorrectly handling multi-line Transfer-Encoding headers. This issue can lead to HTTP Request Smuggling HRS. This flaw allows a remote attacker to send a specially crafted HTTP request to the server and smuggle...

6.5CVSS3.4AI score0.68796EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/07/08 8:18 a.m.42 views

HTTP Request Smuggling

llhttp is vulnerable to http request smuggling. The vulnerability exists in the http function in http.ts due to a lack of validation and parsing of Transfer-Encoding headers which allows an attacker to smuggle HTTP requests...

6.5CVSS7.1AI score0.41954EPSS
SaveExploits1References15Affected Software4
Veracode
Veracode
added 2022/07/08 7:05 a.m.34 views

HTTP Request Smuggling

llhttp is vulnerable to HTTP request smuggling. The vulnerability exists because the http.js does not properly handle multi-line Transfer-Encoding headers, allowing an attacker to smuggle HTTP requests by submitting a malicious Transport-Encoding header...

6.5CVSS7.2AI score0.68796EPSS
SaveExploits1References15Affected Software4
Hacker One
Hacker One
added 2022/07/08 3:42 a.m.64 views

Internet Bug Bounty: CVE-2022-32213 - HTTP Request Smuggling Due to Flawed Parsing of Transfer-Encoding

Original Report: https://hackerone.com/reports/1524555 Impact Depending on the specific web application, HRS can lead to cache poisoning, bypassing of security layers, stealing of credentials and so on...

6.4CVSS7.3AI score0.41954EPSS
SaveExploits1
Hacker One
Hacker One
added 2022/07/08 3:41 a.m.84 views

Internet Bug Bounty: CVE-2022-32215 - HTTP Request Smuggling Due to Incorrect Parsing of Multi-line Transfer-Encoding

Original Report: https://hackerone.com/reports/1501679 Impact Depending on the specific web application, HRS can lead to cache poisoning, bypassing of security layers, stealing of credentials and so on...

6.4CVSS7.3AI score0.68796EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2022/07/08 12:00 a.m.42 views

EulerOS 2.0 SP9 : golang (EulerOS-SA-2022-1966)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data. CVE-2022-24675 - The gener...

7.5CVSS7.4AI score0.0995EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/07/08 12:00 a.m.6 views

Node.js 环境问题漏洞

Node.js is an open source, cross-platform JavaScript runtime environment. An environmental issue vulnerability exists in Node.js that stems from the llhttp parser in the Node.js http module not properly parsing and validating the Transfer-Encoding header, which could result in HTTP Request...

6.5CVSS7.3AI score0.68796EPSS
SaveExploits1References28
Positive Technologies
Positive Technologies
added 2022/07/08 12:00 a.m.10 views

PT-2022-21155 · Node.Js +8 · Node.Js +8

Name of the Vulnerable Software and Affected Versions: Node.js versions prior to 14.20.1 Node.js versions prior to 16.17.1 Node.js versions prior to 18.9.1 Description: The issue arises from the llhttp parser in the http module of Node.js not correctly handling multi-line Transfer-Encoding header...

9.8CVSS6.7AI score0.81464EPSS
SaveExploits31References316
Snyk
Snyk
added 2022/07/08 12:00 a.m.5 views

HTTP Request Smuggling

Overview llhttp is a set of Ruby bindings for llhttp. Affected versions of this package are vulnerable to HTTP Request Smuggling. The llhttp parser in the http module does not correctly handle multi-line Transfer-Encoding headers. Remediation There is no fixed version for llhttp. References -...

6.8CVSS7AI score0.68796EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/07/08 12:00 a.m.7 views

HTTP Request Smuggling

Overview llhttp is a set of Ruby bindings for llhttp. Affected versions of this package are vulnerable to HTTP Request Smuggling when the llhttp parser in the http module does not correctly parse and validate Transfer-Encoding headers. Remediation A fix was pushed into the master branch but not y...

6.8CVSS6.9AI score0.41954EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/07/08 12:00 a.m.10 views

Node.js 环境问题漏洞

Node.js is an open source, cross-platform JavaScript runtime environment. An environmental issue vulnerability exists in Node.js that stems from the llhttp parser in the Node.js http module not properly parsing and validating the Transfer-Encoding header, which could result in HTTP Request...

6.5CVSS7.3AI score0.41954EPSS
SaveExploits1References28
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.12 views

tomcat: HTTP request smuggling when used with a reverse proxy

Apache Tomcat 10.0.0-M1 to 10.0.6, 9.0.0.M1 to 9.0.46 and 8.5.0 to 8.5.66 did not correctly parse the HTTP transfer-encoding request header in some circumstances leading to the possibility to request smuggling when used with a reverse proxy. Specifically: - Tomcat incorrectly ignored the transfer...

5.3CVSS7.2AI score0.75353EPSS
SaveExploits1References4
NVD
NVD
added 2022/07/06 2:15 p.m.26 views

CVE-2022-30619

Editable SQL Queries behind Base64 encoding sending from the Client-Side to The Server-Side for a particular API used in legacy Work Center module. He attack is available for any authenticated user, in any kind of rule. under the function : /AgilePointServer/Extension/FetchUsingEncodedData in the...

8.8CVSS0.00722EPSS
SaveExploits0References1
Prion
Prion
added 2022/07/06 2:15 p.m.18 views

Sql injection

Editable SQL Queries behind Base64 encoding sending from the Client-Side to The Server-Side for a particular API used in legacy Work Center module. He attack is available for any authenticated user, in any kind of rule. under the function : /AgilePointServer/Extension/FetchUsingEncodedData in the...

6.5CVSS8.7AI score0.00722EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder