Lucene search
K

2155 matches found

Prion
Prion
added 2024/01/29 11:15 p.m.35 views

Directory traversal

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

5CVSS7.3AI score0.93664EPSS
Exploits15References5Affected Software2
OSV
OSV
added 2024/01/29 11:15 p.m.0 views

UBUNTU-CVE-2024-23334

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

7.5CVSS6.8AI score0.93664EPSS
Exploits15References6
OSV
OSV
added 2024/01/29 11:15 p.m.1 views

PYSEC-2024-24

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

7.5CVSS5.9AI score0.93664EPSS
Exploits15References4
Cvelist
Cvelist
added 2024/01/29 10:41 p.m.25 views

CVE-2024-23334 aiohttp.web.static(follow_symlinks=True) is vulnerable to directory traversal

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

5.9CVSS7.6AI score0.93664EPSS
Exploits15References5
OSV
OSV
added 2024/01/29 10:41 p.m.47 views

CVE-2024-23334 aiohttp.web.static(follow_symlinks=True) is vulnerable to directory traversal

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

5.9CVSS6.4AI score0.93664EPSS
Exploits15References9
Debian CVE
Debian CVE
added 2024/01/29 10:41 p.m.32 views

CVE-2024-23334

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

7.5CVSS6.6AI score0.93664EPSS
Exploits15
AlpineLinux
AlpineLinux
added 2024/01/29 10:41 p.m.28 views

CVE-2024-23334

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

7.5CVSS7.5AI score0.93664EPSS
Exploits15
Github Security Blog
Github Security Blog
added 2024/01/29 10:31 p.m.60 views

aiohttp is vulnerable to directory traversal

Summary Improperly configuring static resource resolution in aiohttp when used as a web server can result in the unauthorized reading of arbitrary files on the system. Details When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static...

7.5CVSS7.3AI score0.93664EPSS
Exploits15References11Affected Software1
RedHat Linux
RedHat Linux
added 2024/01/29 11:46 a.m.1 views

tomcat: HTTP request smuggling via malformed trailer headers

An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a...

7.5CVSS6.8AI score0.53163EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/01/29 11:45 a.m.2 views

tomcat: HTTP request smuggling via malformed trailer headers

An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a...

7.5CVSS6.8AI score0.53163EPSS
Exploits0References6
OSV
OSV
added 2024/01/26 11:6 a.m.2 views

OESA-2024-1105 grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map...

7.5CVSS8.6AI score0.0015EPSS
Exploits1References3
RedHat Linux
RedHat Linux
added 2024/01/25 10:59 a.m.1 views

tomcat: incorrectly parsed http trailer headers can cause request smuggling

A flaw was found in Apache Tomcat, where an improper input validation can occur. This flaw allows a malicious user to send a crafted request containing an invalid trailer header, which could be treated as multiple requests, potentially leading to request smuggling when behind a reverse proxy...

5.3CVSS6.8AI score0.62079EPSS
Exploits2References6
OSV
OSV
added 2024/01/24 6:9 p.m.36 views

CVE-2024-23649 Any authenticated user may obtain private message details from other users on the same instance

Lemmy is a link aggregator and forum for the fediverse. Starting in version 0.17.0 and prior to version 0.19.1, users can report private messages, even when they're neither sender nor recipient of the message. The API response to creating a private message report contains the private message...

7.5CVSS6.4AI score0.0037EPSS
Exploits0References4
CVE
CVE
added 2024/01/24 6:9 p.m.68 views

CVE-2024-23649

CVE-2024-23649 affects Lemmy 0.17.0 up to 0.19.0 (vulnerable) with a patch available in 0.19.1. The issue allows any authenticated user to obtain arbitrary private message contents by calling the API at /api/v3/private_message/report; the response can include the private message itself and, in so...

7.5CVSS6.4AI score0.0037EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/01/24 6:9 p.m.17 views

CVE-2024-23649 Any authenticated user may obtain private message details from other users on the same instance

Lemmy is a link aggregator and forum for the fediverse. Starting in version 0.17.0 and prior to version 0.19.1, users can report private messages, even when they're neither sender nor recipient of the message. The API response to creating a private message report contains the private message...

7.5CVSS7.7AI score0.0037EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/01/24 12:0 a.m.4 views

PT-2024-20000 · Lemmy · Lemmy

Name of the Vulnerable Software and Affected Versions: Lemmy versions 0.17.0 through 0.19.0 Description: The issue allows any authenticated user to obtain arbitrary private message contents by creating a private message report. This is possible because the API response to creating a private messa...

7.5CVSS6.4AI score0.0037EPSS
Exploits0References9
OSV
OSV
added 2024/01/19 8:31 p.m.29 views

GHSA-58J9-J2FJ-V8F4 SurrealDB vulnerable to Uncontrolled CPU Consumption via WebSocket Interface

SurrealDB depends on the tungstenite and tokio-tungstenite crates used by the axum crate, which handles connections to the SurrealDB WebSocket interface. On versions before 0.20.1, the tungstenite crate presented an issue which allowed the parsing of HTTP headers during the client handshake to...

7.5CVSS7.6AI score0.04501EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2024/01/19 8:31 p.m.37 views

SurrealDB vulnerable to Uncontrolled CPU Consumption via WebSocket Interface

SurrealDB depends on the tungstenite and tokio-tungstenite crates used by the axum crate, which handles connections to the SurrealDB WebSocket interface. On versions before 0.20.1, the tungstenite crate presented an issue which allowed the parsing of HTTP headers during the client handshake to...

7.5CVSS7.4AI score0.04501EPSS
Exploits1References7Affected Software1
Atlassian
Atlassian
added 2024/01/11 6:46 a.m.45 views

Request Smuggling org.apache.tomcat:tomcat-catalina Dependency in Jira Software Data Center and Server

This High severity org.apache.tomcat:tomcat-catalina Dependency vulnerability was introduced in versions 9.4.0, 9.7.0, 9.9.0, 9.10.0, 9.11.0, and 9.12.0 of Jira Software Data Center and Server. Jira Software Data Center versions 9.14.0, 9.13.0, 9.13.1 are NOT affected This...

7.5CVSS7.7AI score0.53163EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/01/10 11:36 a.m.2 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.00031EPSS
Exploits1References6
Rows per page
Query Builder