Lucene search
K

1826 matches found

GithubExploit
GithubExploit
added 2021/10/27 8:36 a.m.232 views

Exploit for Path Traversal in Vmware Cloud_Foundation

CVE-2021-22005 VMware vCenter Server arbitrary file upload...

9.8CVSS7.4AI score0.94445EPSS
Exploits11
Malwarebytes
Malwarebytes
added 2021/10/26 1:43 p.m.21 views

Patch now to bypass Firefox add-ons that abuse the proxy API to deny updates

In a Firefox security announcement, Mozilla said 455,000 users have downloaded Firefox add-ons that interfere with how they connect to the internet. The interference in itself was not the deciding factor, however. The add-ons abused the proxy API to prevent users who had installed them from...

Exploits0
The Hacker News
The Hacker News
added 2021/10/22 12:41 p.m.38 views

Researchers Discover Microsoft-Signed FiveSys Rootkit in the Wild

A newly identified rootkit has been found with a valid digital signature issued by Microsoft that's used to proxy traffic to internet addresses of interest to the attackers for over a year targeting online gamers in China. Bucharest-headquartered cybersecurity technology company Bitdefender named...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2021/10/22 12:0 a.m.441 views

Clinic Management System 1.0 Code Execution / SQL Injection

Exploit Title: Clinic Management System 1.0 - SQL injection to Remote Code Execution Date:21/10/2021 Exploit Author: Pablo Santiago Vendor Homepage: https://www.sourcecodester.com/php/14243/open-source-clinic-management-system-php-full-source-code.html Software Link:...

0.4AI score
Exploits0
Code423n4
Code423n4
added 2021/10/21 12:0 a.m.8 views

DOS By Front Running DelegatedStaking initialize

Handle elprofesor Vulnerability details Impact DelegatedStaking utilizes the ERC1967 upgradeable proxy standard. This relies on an implementation contract being deployed and then reused or consumed by a proxy contract. As proxy contracts are unable to leverage a constructor they typically use an...

6.9AI score
Exploits0
OpenVAS
OpenVAS
added 2021/10/21 12:0 a.m.13 views

Fedora: Security Advisory for squid (FEDORA-2021-4d2e7691ca)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.6AI score0.0112EPSS
Exploits0References2
OSV
OSV
added 2021/10/20 11:15 p.m.22 views

CVE-2021-41163

Discourse is an open source platform for community discussion. In affected versions maliciously crafted requests could lead to remote code execution. This resulted from a lack of validation in subscribeurl values. This issue is patched in the latest stable, beta and tests-passed versions of...

9.8CVSS7.5AI score
Exploits0References2
Kitploit
Kitploit
added 2021/10/15 8:30 p.m.29 views

Crawlergo - A Powerful Browser Crawler For Web Vulnerability Scanners

crawlergo is a browser crawler that uses chrome headless mode for URL collection. It hooks key positions of the whole web page with DOM rendering stage, automatically fills and submits forms, with intelligent JS event triggering, and collects as many entries exposed by the website as possible. Th...

7.2AI score
Exploits0References6
RedhatCVE
RedhatCVE
added 2021/10/14 12:15 p.m.31 views

CVE-2021-22960

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.5CVSS2.3AI score0.00229EPSS
Exploits1References4
Fedora
Fedora
added 2021/10/13 8:29 p.m.30 views

[SECURITY] Fedora 34 Update: squid-5.2-1.fc34

Squid is a high-performance proxy caching server for Web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DN...

7.5CVSS7.5AI score0.0112EPSS
Exploits0
Fedora
Fedora
added 2021/10/13 8:26 p.m.22 views

[SECURITY] Fedora 33 Update: squid-5.2-1.fc33

Squid is a high-performance proxy caching server for Web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DN...

7.5CVSS7.5AI score0.0112EPSS
Exploits0
Veracode
Veracode
added 2021/10/13 5:54 a.m.37 views

HTTP Request Smuggling

puma is vulnerable to HTTP request smuggling. Incorrect handling of HTTP requests with LF characters as line endings, allows a remote attacker to smuggle a request through a proxy, causing the proxy to send a response back to the victim...

3.7CVSS3.8AI score0.00288EPSS
Exploits0References5Affected Software3
RedhatCVE
RedhatCVE
added 2021/10/13 4:42 a.m.42 views

CVE-2021-41136

An HTTP Request Smuggling vulnerability was found in puma. When using puma with a proxy, which forwards LF characters as line endings, an attacker could use this flaw to smuggle a request through a proxy, causing the proxy to send a response back to another unknown client...

3.7CVSS2.4AI score0.00288EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/10/12 5:53 p.m.29 views

Puma with proxy which forwards LF characters as line endings could allow HTTP request smuggling

Impact Prior to puma version 5.5.0, using puma with a proxy which forwards LF characters as line endings could allow HTTP request smuggling. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. This behavior forwarding LF character...

3.7CVSS6.3AI score0.00288EPSS
Exploits0References12Affected Software1
OSV
OSV
added 2021/10/12 5:53 p.m.32 views

GHSA-48W2-RM65-62XX Puma with proxy which forwards LF characters as line endings could allow HTTP request smuggling

Impact Prior to puma version 5.5.0, using puma with a proxy which forwards LF characters as line endings could allow HTTP request smuggling. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. This behavior forwarding LF character...

3.7CVSS6.3AI score0.00288EPSS
Exploits0References12
NVD
NVD
added 2021/10/12 4:15 p.m.23 views

CVE-2021-41136

Puma is a HTTP 1.1 server for Ruby/Rack applications. Prior to versions 5.5.1 and 4.3.9, using puma with a proxy which forwards HTTP header values which contain the LF character could allow HTTP request smugggling. A client could smuggle a request through a proxy, causing the proxy to send a...

3.7CVSS0.00288EPSS
Exploits0References7
OSV
OSV
added 2021/10/12 4:15 p.m.24 views

CVE-2021-41136

Puma is a HTTP 1.1 server for Ruby/Rack applications. Prior to versions 5.5.1 and 4.3.9, using puma with a proxy which forwards HTTP header values which contain the LF character could allow HTTP request smugggling. A client could smuggle a request through a proxy, causing the proxy to send a...

3.7CVSS6.5AI score
Exploits0References7
Cvelist
Cvelist
added 2021/10/12 3:30 p.m.22 views

CVE-2021-41136 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') in puma

Puma is a HTTP 1.1 server for Ruby/Rack applications. Prior to versions 5.5.1 and 4.3.9, using puma with a proxy which forwards HTTP header values which contain the LF character could allow HTTP request smugggling. A client could smuggle a request through a proxy, causing the proxy to send a...

3.7CVSS6.1AI score0.00288EPSS
Exploits0References4
RubySec
RubySec
added 2021/10/12 12:0 a.m.31 views

Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') in puma

Impact Prior to puma version 5.5.0, using puma with a proxy which forwards LF characters as line endings could allow HTTP request smuggling. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. This behavior forwarding LF character...

3.7CVSS6.8AI score0.00288EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2021/10/06 12:0 a.m.1 views

Stormshield Network Security 安全漏洞

Stormshield Network Security is a next-generation UTM Unified Threat Management firewall from the French company Stormshield. A security vulnerability exists in Stormshield Network Security Netasq that originates from an overload that can be triggered by an attacker through a proxy to trigger a...

5.3CVSS5.8AI score0.00377EPSS
Exploits0References3
Rows per page
Query Builder