Lucene search
+L

7488 matches found

OSV
OSV
added 2023/03/22 10:10 a.m.34 views

CVE-2023-28708 Apache Tomcat: JSESSIONID Cookie missing secure attribute in some configurations

When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11.0.0-M1 to 11.0.0.-M2, 10.1.0-M1 to 10.1.5, 9.0.0-M1 to 9.0.71 and 8.5.0 to 8.5.85 did not include the secure...

4.3CVSS6.7AI score
SaveExploits0References4
CVE
CVE
added 2023/03/22 10:10 a.m.460 views

CVE-2023-28708

CVE-2023-28708 affects Apache Tomcat where RemoteIpFilter processed requests from reverse proxies with X-Forwarded-Proto: https, causing session cookies to be set without the secure attribute across several lines of Tomcat releases (8.5.0–8.5.85, 9.0.0-M1–9.0.71, 10.1.0-M1–10.1.5, 11.0.0-M1–11.0....

4.3CVSS7.1AI score0.01831EPSS
SaveExploits0References2Affected Software1
GithubExploit
GithubExploit
added 2023/03/22 4:26 a.m.488 views

Exploit for Out-of-bounds Write in Fortinet Fortios

cve-2022-42475 POC code to exploit the Heap overflow in Fortin...

9.8CVSS10AI score0.99474EPSS
SaveExploits11
The Hacker News
The Hacker News
added 2023/03/21 11:41 a.m.5 views

New ShellBot DDoS Malware Variants Targeting Poorly Managed Linux Servers

Poorly managed Linux SSH servers are being targeted as part of a new campaign that deploys different variants of a malware called ShellBot. "ShellBot, also known as PerlBot, is a DDoS Bot malware developed in Perl and characteristically uses IRC protocol to communicate with the C&C server," AhnLa...

7.3AI score
SaveExploits0
Prion
Prion
added 2023/03/17 8:15 p.m.16 views

Default configuration

Miniflux is a feed reader. Prior to version 2.0.43, an unauthenticated user can retrieve Prometheus metrics from a publicly reachable Miniflux instance where the METRICSCOLLECTOR configuration option is enabled and METRICSALLOWEDNETWORKS is set to 127.0.0.1/8 the default. A patch is available in...

5CVSS7.5AI score0.00755EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/03/17 7:4 p.m.49 views

CVE-2023-27591 Unauthenticated Miniflux user can bypass allowed networks check to obtain Prometheus metrics

Miniflux is a feed reader. Prior to version 2.0.43, an unauthenticated user can retrieve Prometheus metrics from a publicly reachable Miniflux instance where the METRICSCOLLECTOR configuration option is enabled and METRICSALLOWEDNETWORKS is set to 127.0.0.1/8 the default. A patch is available in...

7.5CVSS7.8AI score0.00755EPSS
SaveExploits0References4
OSV
OSV
added 2023/03/17 7:4 p.m.28 views

CVE-2023-27591 Unauthenticated Miniflux user can bypass allowed networks check to obtain Prometheus metrics

Miniflux is a feed reader. Prior to version 2.0.43, an unauthenticated user can retrieve Prometheus metrics from a publicly reachable Miniflux instance where the METRICSCOLLECTOR configuration option is enabled and METRICSALLOWEDNETWORKS is set to 127.0.0.1/8 the default. A patch is available in...

7.5CVSS7.5AI score
SaveExploits0References6
CVE
CVE
added 2023/03/17 7:4 p.m.91 views

CVE-2023-27591

CVE-2023-27591 affects Miniflux prior to v2.0.43. An unauthenticated user could retrieve Prometheus metrics from a publicly reachable Miniflux instance when the metrics collector is enabled and METRICS_ALLOWED_NETWORKS is set to 127.0.0.1/8 (default). A patch is available in Miniflux v2.0.43. Wor...

7.5CVSS7.6AI score0.00755EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2023/03/17 7:4 p.m.68 views

CVE-2023-27591

Miniflux is a feed reader. Prior to version 2.0.43, an unauthenticated user can retrieve Prometheus metrics from a publicly reachable Miniflux instance where the METRICSCOLLECTOR configuration option is enabled and METRICSALLOWEDNETWORKS is set to 127.0.0.1/8 the default. A patch is available in...

7.5CVSS7.7AI score0.00755EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2023/03/17 12:7 p.m.302 views

New GoLang-Based HinataBot Exploiting Router and Server Flaws for DDoS Attacks

A new Golang-based botnet dubbed HinataBot has been observed to leverage known flaws to compromise routers and servers and use them to stage distributed denial-of-service DDoS attacks. "The malware binaries appear to have been named by the malware author after a character from the popular anime...

10CVSS0.1AI score0.99975EPSS
SaveExploits9
Github Security Blog
Github Security Blog
added 2023/03/16 4:4 p.m.178 views

Authelia allows open redirects on the logout endpoint

Impact Utilizing a HTTP query parameter an attacker is able to redirect users from the web application to any domain. The URL of the intended redirect should always be checked for safety prior to forwarding the user. Other endpoints of the web application already do this, they check both that the...

5.7CVSS0.5AI score0.0051EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/03/16 4:4 p.m.67 views

GHSA-36F2-FCRX-FP4J Authelia allows open redirects on the logout endpoint

Impact Utilizing a HTTP query parameter an attacker is able to redirect users from the web application to any domain. The URL of the intended redirect should always be checked for safety prior to forwarding the user. Other endpoints of the web application already do this, they check both that the...

5.4CVSS5.6AI score0.0051EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2023/03/16 12:5 a.m.415 views

Exploit for Out-of-bounds Write in Fortinet Fortios

FortiOS SSL-VPN buffer overflow vulnerability cve-2022-424...

9.8CVSS10AI score0.99474EPSS
SaveExploits11
RedHat Linux
RedHat Linux
added 2023/03/15 7:58 p.m.7 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.01355EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/03/15 7:58 p.m.7 views

golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters

A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an...

7.5CVSS6.6AI score0.01147EPSS
SaveExploits1References6
The Hacker News
The Hacker News
added 2023/03/15 1:49 p.m.46 views

YoroTrooper Stealing Credentials and Information from Government and Energy Organizations

A previously undocumented threat actor dubbed YoroTrooper has been targeting government, energy, and international organizations across Europe as part of a cyber espionage campaign that has been active since at least June 2022. "Information stolen from successful compromises include credentials...

1.4AI score
SaveExploits0
Prion
Prion
added 2023/03/14 9:15 p.m.19 views

Stack overflow

Rizin is a UNIX-like reverse engineering framework and command-line toolset. In version 0.5.1 and prior, converting a GDB registers profile file into a Rizin register profile can result in a stack-based buffer overflow when the name, type, or groups fields have longer values than expected. Users...

4.4CVSS7.9AI score0.00315EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2023/03/14 8:37 p.m.90 views

CVE-2023-27590

The CVE-2023-27590 entry concerns Rizin (UNIX-like reverse engineering framework). It describes a stack-based buffer overflow in versions up to 0.5.1 when converting a GDB registers profile file into a Rizin register profile, triggered when the name, type, or groups fields exceed expected lengths...

7.8CVSS7.8AI score0.00315EPSS
SaveExploits0References6Affected Software1
GithubExploit
GithubExploit
added 2023/03/14 7:0 a.m.370 views

Exploit for CVE-2022-30190

FOLLINA-CVE-2022-30190 Implementation of FOLLINA-CVE-2022-3019...

9.3CVSS7.3AI score0.99374EPSS
SaveExploits63
The Hacker News
The Hacker News
added 2023/03/14 6:1 a.m.151 views

Fortinet FortiOS Flaw Exploited in Targeted Cyberattacks on Government Entities

Government entities and large organizations have been targeted by an unknown threat actor by exploiting a security flaw in Fortinet FortiOS software to result in data loss and OS and file corruption. "The complexity of the exploit suggests an advanced actor and that it is highly targeted at...

9.8CVSS0.2AI score0.99474EPSS
SaveExploits11
Rows per page
Query Builder