Lucene search
+L

117 matches found

NVD
NVD
added 2023/06/16 4:15 a.m.25 views

CVE-2023-32752

L7 Networks InstantScan IS-8000 & InstantQoS IQ-8000’s file uploading function does not restrict upload of file with dangerous type. An unauthenticated remote attacker can exploit this vulnerability to upload and run arbitrary executable files to perform arbitrary system commands or disrupt servi...

9.8CVSS9.8AI score0.00942EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/16 4:15 a.m.9 views

CVE-2023-32752

L7 Networks InstantScan IS-8000 & InstantQoS IQ-8000’s file uploading function does not restrict upload of file with dangerous type. An unauthenticated remote attacker can exploit this vulnerability to upload and run arbitrary executable files to perform arbitrary system commands or disrupt servi...

9.8CVSS6AI score0.00942EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/06/16 12:00 a.m.11 views

L7 Networks InstantScan 和 InstantQoS 代码问题漏洞

L7 Networks InstantScan IS-8000 & InstantQoS IQ-8000 is a security software from L7 Networks, a Chinese company. A code issue vulnerability exists in L7 Networks InstantScan and InstantQoS that stems from the file upload feature not restricting the upload of dangerous types of files...

9.8CVSS8.4AI score0.00942EPSS
SaveExploits0References2
CVE
CVE
added 2023/06/16 12:00 a.m.73 views

CVE-2023-32752

CVE-2023-32752 affects L7 Networks InstantScan IS-8000 and InstantQoS IQ-8000. The issue is in the file uploading function, which does not restrict uploads of dangerous file types, allowing an unauthenticated attacker to upload and execute arbitrary executables, enabling arbitrary system commands...

9.8CVSS9.8AI score0.00942EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2023/06/16 12:00 a.m.33 views

CVE-2023-32752 L7 Networks InstantScan & InstantQoS - Arbitrary File Upload

L7 Networks InstantScan IS-8000 & InstantQoS IQ-8000’s file uploading function does not restrict upload of file with dangerous type. An unauthenticated remote attacker can exploit this vulnerability to upload and run arbitrary executable files to perform arbitrary system commands or disrupt servi...

9.8CVSS9.9AI score0.00942EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/06/16 12:00 a.m.14 views

CVE-2023-32752 L7 Networks InstantScan & InstantQoS - Arbitrary File Upload

L7 Networks InstantScan IS-8000 & InstantQoS IQ-8000’s file uploading function does not restrict upload of file with dangerous type. An unauthenticated remote attacker can exploit this vulnerability to upload and run arbitrary executable files to perform arbitrary system commands or disrupt servi...

9.8CVSS7.5AI score0.00942EPSS
SaveExploits0References1
Prion
Prion
added 2022/03/31 11:15 p.m.18 views

Design/Logic Flaw

Pomerium is an identity-aware access proxy. In distributed service mode, Pomerium's Authenticate service exposes pprof debug and prometheus metrics handlers to untrusted traffic. This can leak potentially sensitive environmental information or lead to limited denial of service conditions. This...

6.4CVSS8.7AI score0.01378EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/03/31 10:40 p.m.30 views

CVE-2022-24797 Exposure of Sensitive Information in Pomerium

Pomerium is an identity-aware access proxy. In distributed service mode, Pomerium's Authenticate service exposes pprof debug and prometheus metrics handlers to untrusted traffic. This can leak potentially sensitive environmental information or lead to limited denial of service conditions. This...

6.5CVSS8.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/03/31 10:40 p.m.52 views

CVE-2022-24797 Exposure of Sensitive Information in Pomerium

Pomerium is an identity-aware access proxy. In distributed service mode, Pomerium's Authenticate service exposes pprof debug and prometheus metrics handlers to untrusted traffic. This can leak potentially sensitive environmental information or lead to limited denial of service conditions. This...

6.5CVSS9.1AI score0.01378EPSS
SaveExploits0References3
Prion
Prion
added 2021/08/24 9:15 p.m.30 views

Code injection

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions Envoy transitions a H/2 connection to the CLOSED state when it receives a GOAWAY frame without any streams outstanding. The connection state is transitioned to...

5CVSS7.5AI score0.0123EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/24 9:15 p.m.33 views

Authorization

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions when ext-authz extension is sending request headers to the external authorization service it must merge multiple value headers according to the HTTP spec. However,...

7.5CVSS8.2AI score0.03325EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/24 9:15 p.m.28 views

Design/Logic Flaw

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy’s procedure for resetting a HTTP/2 stream has ON^2 complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are...

5CVSS7.4AI score0.0123EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/08/24 8:55 p.m.127 views

CVE-2021-32780

CVE-2021-32780 affects Envoy. A sequence of HTTP/2 GOAWAY followed by SETTINGS (SETTINGS_MAX_CONCURRENT_STREAMS=0) frames can trigger an invalid state transition from CLOSED to DRAINING, causing abnormal termination and DoS in the presence of untrusted upstream servers. Affected Envoy versions in...

8.6CVSS7.8AI score0.0123EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/08/24 8:50 p.m.132 views

CVE-2021-32781

CVE-2021-32781 affects Envoy, a open-source L7 proxy. The vulnerability arises during processing after a locally generated response, where an internal buffer overflow can prevent stopping request/response processing, potentially allowing access to freed memory. Affected Envoy versions include 1.1...

8.6CVSS7.8AI score0.0133EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/24 8:50 p.m.36 views

CVE-2021-32781 Continued processing of requests after locally generated response

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions after Envoy sends a locally generated response it must stop further processing of request or response data. However when local response is generated due the intern...

8.6CVSS8.8AI score0.0133EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/24 8:30 p.m.118 views

CVE-2021-32778

CVE-2021-32778 affects Envoy, where the HTTP/2 stream reset procedure has O(N^2) time complexity, causing high CPU and potential DoS when many streams are opened and closed. Connected advisories indicate fixes in Envoy versions 1.16.5, 1.17.4, 1.18.4, and 1.19.1, addressing the inefficiency. Othe...

7.5CVSS6.3AI score0.0123EPSS
SaveExploits0References2Affected Software1
ArchLinux
ArchLinux
added 2021/07/27 12:00 a.m.298 views

[ASA-202107-69] consul: multiple issues

Arch Linux Security Advisory ASA-202107-69 ========================================== Severity: Medium Date : 2021-07-27 CVE-ID : CVE-2021-32574 CVE-2021-36213 Package : consul Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-2171 Summary ======= The package consul...

7.5CVSS0.7AI score0.01754EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2021/07/19 9:21 p.m.84 views

HashiCorp Consul L7 deny intention results in an allow action

In HashiCorp Consul before 1.10.1 and Consul Enterprise, xds can generate a situation where a single L7 deny intention with a default deny policy results in an allow action...

7.5CVSS7.2AI score0.01754EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/07/19 9:21 p.m.35 views

GHSA-8H2G-R292-J8XH HashiCorp Consul L7 deny intention results in an allow action

In HashiCorp Consul before 1.10.1 and Consul Enterprise, xds can generate a situation where a single L7 deny intention with a default deny policy results in an allow action...

7.5CVSS7.4AI score0.01754EPSS
SaveExploits0References6
Veracode
Veracode
added 2021/07/19 5:16 a.m.38 views

Privilege Escalation

github.com/hashicorp/consul is vulnerable to privilege escalation. The vulnerability exists due to a single L7 deny intention bypassing the default deny policy...

7.5CVSS3.3AI score0.01754EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder