Lucene search
K

1826 matches found

Code423n4
Code423n4
added 2022/06/24 12:0 a.m.4 views

Basket NFT have no name and symbol

Lines of code Vulnerability details Impact The Basket contract is intended to be used behind a proxy. But the ERC721 implementation used is not upgradeable, and its constructor is called at deployment time on the implementation. So all proxies will have a void name and symbol, breaking all...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2022/06/22 12:0 a.m.31 views

EulerOS 2.0 SP8 : python-waitress (EulerOS-SA-2022-1948)

According to the versions of the python-waitress package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that...

7.5CVSS7.3AI score0.00288EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2022/06/21 12:40 p.m.0 views

llhttp: HTTP Request Smuggling when parsing the body of chunked requests

An HTTP Request Smuggling HRS vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied such as proxy, reverse-proxy, load-balancer, an...

6.5CVSS7.4AI score0.00229EPSS
Exploits1References5
The Hacker News
The Hacker News
added 2022/06/18 6:11 a.m.22 views

Authorities Shut Down Russian RSOCKS Botnet That Hacked Millions of Devices

The U.S. Department of Justice DoJ on Thursday disclosed that it took down the infrastructure associated with a Russian botnet known as RSOCKS in collaboration with law enforcement partners in Germany, the Netherlands, and the U.K. The botnet, operated by a sophisticated cybercrime organization, ...

1.6AI score
Exploits0
OSV
OSV
added 2022/06/17 9:43 p.m.27 views

GHSA-77MV-4RG7-R8QV Potential Sensitive Cookie Exposure in NPM Packages @finastra/nestjs-proxy, @ffdc/nestjs-proxy

The nestjs-proxy library did not have a way to block sensitive cookies e.g. session cookies from being forwarded to backend services configured by the application developer. This could have led to sensitive cookies being inadvertently exposed to such services that should not see them. The patched...

5.8CVSS6.3AI score0.00218EPSS
Exploits0References4
Huntr
Huntr
added 2022/06/17 4:39 p.m.14 views

Privilege Escalation via edit response body

Description Recently, i found a business logic vulnerabity and this vulnerability allow reader user perform privilege escalation on allaccess user. Because before user perform any function, client-side will perform OPTIONS request to view user permission with specify function via response body. I...

0.6AI score
Exploits0
CVE
CVE
added 2022/06/15 7:5 p.m.81 views

CVE-2022-31070

The CVE-2022-31070 issue affects the NestJS Proxy library. Prior to 0.7.0, nestjs-proxy could forward sensitive cookies (e.g., session cookies) to backend services, risking exposure. The fix is in @finastra/nestjs-proxy v0.7.0, which blocks cookies by default; an allowedCookies whitelist can be c...

7.5CVSS6.4AI score0.00218EPSS
Exploits0References2Affected Software2
CVE
CVE
added 2022/06/14 6:39 p.m.66 views

CVE-2022-31590

CVE-2022-31590 affects SAP PowerDesigner Proxy 16.7. An attacker with low privileges and local access can bypass root-disk access restrictions to write a program file on the system disk root, which could be executed with elevated privileges during startup or reboot, potentially impacting confiden...

7.8CVSS7.7AI score0.00039EPSS
Exploits0References2Affected Software1
Kitploit
Kitploit
added 2022/06/12 9:30 p.m.37 views

DOMDig - DOM XSS Scanner For Single Page Applications

DOMDig is a DOM XSS scanner that runs inside the Chromium web browser and it can scan single page applications SPA recursively. Unlike other scanners, DOMDig can crawl any webapplication including gmail by keeping track of DOM modifications and XHR/fetch/websocket requests and it can simulate a...

7AI score
Exploits0References1
Kitploit
Kitploit
added 2022/06/10 9:30 p.m.44 views

Jeeves - Time-Based Blind SQLInjection Finder

Jeeves is made for looking to Time-Based Blind SQLInjection through recon. - Installation & Requirements: Installing Jeeves  $ go install github.com/ferreiraklet/Jeeves@latest OR $ git clone https://github.com/ferreiraklet/Jeeves.git $ cd Jeeves $ go build jeeves.go $ chmod +x jeeves $ ./jeeves...

7.3AI score
Exploits0References4
CNVD
CNVD
added 2022/06/10 12:0 a.m.26 views

Envoy Resource Management Error Vulnerability (CNVD-2022-82667)

Envoy is an open source distributed proxy server. versions prior to Envoy 1.22.1 are vulnerable to a resource management error, which stems from the fact that it is insecure to redirect requests with body text or trailers within Envoy, and an attacker could exploit the vulnerability to crash the...

7.5CVSS3.9AI score0.00386EPSS
Exploits0References1
Prion
Prion
added 2022/06/09 8:15 p.m.22 views

Authentication flaw

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current...

6.4CVSS9.1AI score0.0009EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/06/09 8:15 p.m.21 views

Design/Logic Flaw

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter would try to invoke the remaining filters in the chain after emitting a local response, which triggers an ASSERT in newer versions and corrupts memory on earlier versions. continueDecoding shouldn’t eve...

5CVSS7.6AI score0.00426EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/06/09 8:15 p.m.21 views

Design/Logic Flaw

Envoy is a cloud-native high-performance edge/middle/service proxy. In versions prior to 1.22.1 if Envoy attempts to send an internal redirect of an HTTP request consisting of more than HTTP headers, there’s a lifetime bug which can be triggered. If while replaying the request Envoy sends a loc...

5CVSS7.3AI score0.00386EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2022/06/09 7:30 p.m.103 views

CVE-2022-29227

Envoy has a use-after-free in versions before 1.22.1 triggered when replaying an HTTP request with an internal redirect that contains more than the HTTP headers; if a local reply is emitted while redirect headers are processed and the downstream state marks the stream incomplete, Envoy attempts t...

7.5CVSS8.3AI score0.00386EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2022/06/09 7:15 p.m.130 views

CVE-2022-29225

CVE-2022-29225 affects Envoy where secompressors in versions before 1.22.1 accumulate decompressed data and overwrite the body during decode/encode, potentially allowing a zip bomb attack that exhausts memory and causes DoS. The connected sources confirm this behavior and the advised mitigation i...

7.5CVSS8.3AI score0.00076EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2022/06/09 7:15 p.m.16 views

CVE-2022-29224

Envoy is a cloud-native high-performance proxy. Versions of envoy prior to 1.22.1 are subject to a segmentation fault in the GrpcHealthCheckerImpl. Envoy can perform various types of upstream health checking. One of them uses gRPC. Envoy also has a feature which can “hold” prevent removal upstrea...

5.9CVSS0.00778EPSS
Exploits0References2
Prion
Prion
added 2022/06/09 7:15 p.m.26 views

Null pointer dereference

Envoy is a cloud-native high-performance proxy. Versions of envoy prior to 1.22.1 are subject to a segmentation fault in the GrpcHealthCheckerImpl. Envoy can perform various types of upstream health checking. One of them uses gRPC. Envoy also has a feature which can “hold� prevent removal...

4.3CVSS6AI score0.00778EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2022/06/09 7:10 p.m.127 views

CVE-2022-29224

CVE-2022-29224 : Envoy

5.9CVSS7.2AI score0.00778EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2022/06/09 7:10 p.m.19 views

CVE-2022-29224 Segmentation fault leading to crash in Envoy

Envoy is a cloud-native high-performance proxy. Versions of envoy prior to 1.22.1 are subject to a segmentation fault in the GrpcHealthCheckerImpl. Envoy can perform various types of upstream health checking. One of them uses gRPC. Envoy also has a feature which can “hold” prevent removal upstrea...

5.9CVSS5.6AI score0.00778EPSS
Exploits0References4
Rows per page
Query Builder