Lucene search
+L

12775 matches found

Hacker One
Hacker One
added 2022/07/08 3:41 a.m.87 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.43 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.9 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
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
Snyk
Snyk
added 2022/07/08 12:00 a.m.6 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
Positive Technologies
Positive Technologies
added 2022/07/08 12:00 a.m.11 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
CNNVD
CNNVD
added 2022/07/08 12:00 a.m.11 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.29 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.00738EPSS
SaveExploits0References1
Prion
Prion
added 2022/07/06 2:15 p.m.20 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.00738EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/07/06 1:12 p.m.458 views

CVE-2022-30619

The CVE is for Agile Point: SQL injection via lack of validation of EncodedData in AgilePointServer/Extension/FetchUsingEncodedData. The issue involves Editable SQL Queries encoded in Base64 sent from client to server, exploitable by any authenticated user through the EncodedData parameter. Impac...

8.8CVSS7.3AI score0.00738EPSS
SaveExploits0References1Affected Software1
Huntr
Huntr
added 2022/07/04 5:32 p.m.15 views

Improper handling of parameter lead to listing any directory

Description In file-manager/list API, the server does not handling path parameters properly lead to allow listing any directory. To exploit, use double URL encoding to bypass filter. Proof of Concept GET /demo/api/file-manager/list?path=%252e%252e/%252e%252e/%252e%252e/%252e%252e/%252e%252e/...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2022/07/04 2:03 p.m.171 views

U.S. Dept Of Defense: [███████] Remote Code Execution at ██████ [CVE-2021-44529] [HtUS]

IP Address used to find vulnerability: ██████ Vulnerable Website URL or Application: https://████ pomcldsvr2.████ Proof of ownership: ███ Summary: The server at https://███ is running a vulnerable version of CSA. A code injection vulnerability in the Ivanti EPM Cloud Services Appliance CSA allows...

7.5CVSS2.3AI score0.99105EPSS
SaveExploits9
Fedora
Fedora
added 2022/07/04 1:35 a.m.27 views

[SECURITY] Fedora 36 Update: golang-github-pquerna-ffjson-0-0.9.20200730gitaa0246c.fc36

Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to...

9.3CVSS8.8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/04 1:35 a.m.26 views

[SECURITY] Fedora 36 Update: golang-github-mailru-easyjson-0.7.6-5.fc36

Package Easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection. In performance tests, easyjson outperforms the standard encoding/json package by a factor of 4-5x, and other JSON encoding packages by a factor of 2-3x. Easyjson aims to keep...

9.3CVSS7.9AI score0.0995EPSS
SaveExploits4
OSV
OSV
added 2022/07/01 8:11 p.m.36 views

GO-2021-0142 Unbounded read from invalid inputs in encoding/binary

ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs. Certain invalid inputs to ReadUvarint or ReadVarint can cause these functions to read an unlimited number of bytes from the ByteReader parameter before returning an error. This can lead to processing more input...

7.5CVSS7.7AI score0.0473EPSS
SaveExploits0References4
Snyk
Snyk
added 2022/07/01 8:11 p.m.4 views

Infinite loop

Overview std/encoding/binary is a Go standard library package std/encoding/binary Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs.Certain invalid inputs to ReadUvarint ...

8.7CVSS6.7AI score0.0473EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/07/01 12:07 a.m.15 views

expat: Integer overflow in copyString()

An integer overflow flaw was found in expat. This issue affects the encoding name parameter at the parser creation time, which is often hard-coded rather than user input, takes a value in the gigabytes to trigger, and on a 64-bit machine. This flaw can cause a denial of service...

7.5CVSS7.3AI score0.04693EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2022/07/01 12:00 a.m.55 views

RHEL 8 : go-toolset:rhel8 (RHSA-2022:5337)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:5337 advisory. Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang:...

7.5CVSS7.5AI score0.0995EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2022/06/30 9:00 p.m.15 views

expat: Integer overflow in copyString()

An integer overflow flaw was found in expat. This issue affects the encoding name parameter at the parser creation time, which is often hard-coded rather than user input, takes a value in the gigabytes to trigger, and on a 64-bit machine. This flaw can cause a denial of service...

7.5CVSS7.3AI score0.04693EPSS
SaveExploits0References5
Rows per page
Query Builder