Lucene search
K

7077 matches found

GithubExploit
GithubExploit
added 2022/10/26 2:51 p.m.581 views

Exploit for OS Command Injection in Newspaperclub Pdf_Info

CVE-2022-36231 The ruby gem pdfinfohttps://rubygems.org/g...

9.8CVSS9.9AI score0.03014EPSS
Exploits2
RedHat Linux
RedHat Linux
added 2022/10/25 9:7 a.m.1 views

golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working

A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality...

6.5CVSS6.6AI score0.01103EPSS
Exploits1References6
Metasploit
Metasploit
added 2022/10/24 7:50 p.m.1014 views

GLPI htmLawed php command injection

This exploit takes advantage of a unauthenticated php command injection available from GLPI versions 10.0.2 and below to execute a command. Module Options msf use exploit/linux/http/glpihtmlawedphpinjection msf exploitglpihtmlawedphpinjection show targets ...targets... msf...

9.8CVSS9AI score0.99521EPSS
Exploits13
OSV
OSV
added 2022/10/21 11:4 a.m.6 views

OESA-2022-2004 golang security update

The Go Programming Language Security Fixes: Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum si...

7.5CVSS5AI score0.01544EPSS
Exploits1References4
Amazon
Amazon
added 2022/10/21 12:0 a.m.47 views

Important: golang-github-gorilla-mux

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.05335EPSS
Exploits7
Amazon
Amazon
added 2022/10/21 12:0 a.m.64 views

Important: go-rpm-macros

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.05335EPSS
Exploits7
OSV
OSV
added 2022/10/18 11:14 p.m.8 views

MGASA-2022-0377 Updated golang packages fix security vulnerability

regexp/syntax: limit memory used by parsing regexps CVE-2022-41715 archive/tar: unbounded memory consumption when reading headers CVE-2022-2879 net/http/httputil: ReverseProxy should not forward unparseable query parameters CVE-2022-2880...

7.5CVSS7.7AI score0.01544EPSS
Exploits1References5
Imperva Blog
Imperva Blog
added 2022/10/18 6:30 p.m.122 views

Apache Commons Text vulnerability CVE-2022-42889

Updated Oct. 19, 2022 CVE-2022-42889 was recently added to the NVD catalog, with a critical score of 9.8. This vulnerability allows remote code execution RCE in Apache Commons Text. It affects version numbers 1.5-1.9, and an upgrade to Apache Commons Text 1.10.0 disables the problem by default...

1.4AI score0.99931EPSS
Exploits41
GithubExploit
GithubExploit
added 2022/10/17 11:47 a.m.158 views

Exploit for Improper Access Control in Webmin

golang-webmin-CVE-2022-0824-revshell RCE in Webmin target ur...

9CVSS6.7AI score0.96977EPSS
Exploits14
Kitploit
Kitploit
added 2022/10/15 11:30 a.m.48 views

GodGenesis - A Python3 Based C2 Server To Make Life Of Red Teamer A Bit Easier. The Payload Is Capable To Bypass All The Known Antiviruses And Endpoints

God Genesis is a C2 server purely coded in Python3 created to help Red Teamers and Penetration Testers. Currently It only supports TCP reverse shell but wait a min, its a FUD and can give u admin shell from any targeted WINDOWS Machine. The List Of Commands It Supports :-...

7.5AI score
Exploits0References2
Prion
Prion
added 2022/10/14 7:15 p.m.16 views

Design/Logic Flaw

GoCD is a continuous delivery server. GoCD helps you automate and streamline the build-test-release cycle for continuous delivery of your product. GoCD versions from 19.2.0 to 19.10.0 inclusive are subject to a timing attack in validation of access tokens due to use of regular string comparison f...

2.6CVSS5.5AI score0.00622EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/10/14 3:15 p.m.5 views

AZL-79010 CVE-2022-2880 affecting package golang 1.25.7-1

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.6AI score0.01094EPSS
Exploits1References1
OSV
OSV
added 2022/10/14 3:15 p.m.5 views

AZL-37469 CVE-2022-2880 affecting package golang for versions less than 1.21.6-1

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.6AI score0.01094EPSS
Exploits1References1
OSV
OSV
added 2022/10/14 3:15 p.m.1 views

DEBIAN-CVE-2022-2880

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.5AI score0.01094EPSS
Exploits1References1
OSV
OSV
added 2022/10/14 3:15 p.m.2 views

UBUNTU-CVE-2022-2880

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.7AI score0.01094EPSS
Exploits1References7
OSV
OSV
added 2022/10/14 12:0 a.m.23 views

CVE-2022-39308 GoCD API authentication of user access tokens subject to timing attack during comparison

GoCD is a continuous delivery server. GoCD helps you automate and streamline the build-test-release cycle for continuous delivery of your product. GoCD versions from 19.2.0 to 19.10.0 inclusive are subject to a timing attack in validation of access tokens due to use of regular string comparison f...

6.5CVSS5.7AI score0.00622EPSS
Exploits0References6
Talos Blog
Talos Blog
added 2022/10/13 12:0 p.m.45 views

Alchimist: A new attack framework in Chinese for Mac, Linux and Windows

By Chetan Raghuprasad, Asheer Malhotra and Vitor Ventura, with contributions from Matt Thaxton. Cisco Talos discovered a new attack framework including a command and control C2 tool called "Alchimist" and a new malware "Insekt" with remote administration capabilities. The Alchimist has a web...

7.2CVSS0.4AI score0.94921EPSS
Exploits151
Apache Tomcat
Apache Tomcat
added 2022/10/11 12:0 a.m.74 views

Fixed in Apache Tomcat 8.5.83

Low: Apache Tomcat request smuggling CVE-2022-42252 If Tomcat was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false the default, Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat was...

7.5CVSS7.5AI score0.01448EPSS
Exploits0Affected Software1
CVE
CVE
added 2022/10/11 12:0 a.m.109 views

CVE-2022-39271

CVE-2022-39271 affects Traefik, a modern HTTP reverse proxy/load balancer. The vulnerability lies in HTTP/2 connection handling where closing an HTTP/2 server connection could hang due to a subsequent fatal error, potentially enabling a denial-of-service condition. A patch has been released in Tr...

7.5CVSS7.3AI score0.01016EPSS
Exploits0References3Affected Software1
Apache Tomcat
Apache Tomcat
added 2022/10/10 12:0 a.m.49 views

Fixed in Apache Tomcat 10.0.27

Low: Apache Tomcat request smuggling CVE-2022-42252 If Tomcat was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false not the default, Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat wa...

7.5CVSS7.5AI score0.01448EPSS
Exploits0Affected Software1
Rows per page
Query Builder