Lucene search
+L

7399 matches found

Vulnrichment
Vulnrichment
added 2024/04/18 2:23 p.m.37 views

CVE-2024-27306 aiohttp vulnerable to XSS on index pages for static file handling

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. A XSS vulnerability exists on index pages for static file handling. This vulnerability is fixed in 3.9.4. We have always recommended using a reverse proxy server e.g. nginx for serving static files. Users following th...

6.1CVSS5.8AI score0.00666EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/18 2:23 p.m.39 views

CVE-2024-27306 aiohttp vulnerable to XSS on index pages for static file handling

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. A XSS vulnerability exists on index pages for static file handling. This vulnerability is fixed in 3.9.4. We have always recommended using a reverse proxy server e.g. nginx for serving static files. Users following th...

6.1CVSS6.1AI score0.00666EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/18 2:23 p.m.379 views

CVE-2024-27306

CVE-2024-27306 : An XSS vulnerability exists in aiohttp’s index pages for static file handling. Root cause: improper validation of input on index/static file pages. The issue is fixed in aiohttp 3.9.4. Public advisories recommend upgrading to the patched version; for those unable to upgrade, a wo...

6.1CVSS5.5AI score0.00666EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/04/18 2:23 p.m.40 views

CVE-2024-27306

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. A XSS vulnerability exists on index pages for static file handling. This vulnerability is fixed in 3.9.4. We have always recommended using a reverse proxy server e.g. nginx for serving static files. Users following th...

6.1CVSS6.2AI score0.00666EPSS
SaveExploits0
OSV
OSV
added 2024/04/18 2:23 p.m.34 views

CVE-2024-27306 aiohttp vulnerable to XSS on index pages for static file handling

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. A XSS vulnerability exists on index pages for static file handling. This vulnerability is fixed in 3.9.4. We have always recommended using a reverse proxy server e.g. nginx for serving static files. Users following th...

6.1CVSS6.1AI score0.00666EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2024/04/18 1:45 p.m.61 views

aiohttp Cross-site Scripting vulnerability on index pages for static file handling

Summary A XSS vulnerability exists on index pages for static file handling. Details When using web.static..., showindex=True, the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to XSS attacks...

6.1CVSS6.3AI score0.00666EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/04/18 1:45 p.m.12 views

GHSA-7GPW-8WMC-PM8G aiohttp Cross-site Scripting vulnerability on index pages for static file handling

Summary A XSS vulnerability exists on index pages for static file handling. Details When using web.static..., showindex=True, the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to XSS attacks...

6.1CVSS6.9AI score0.00666EPSS
SaveExploits0References10
Kitploit
Kitploit
added 2024/04/18 12:30 p.m.68 views

VectorKernel - PoCs For Kernelmode Rootkit Techniques Research

PoCs for Kernelmode rootkit techniques research or education. Currently focusing on Windows OS. All modules support 64bit OS only. NOTE Some modules use ExAllocatePool2 API to allocate kernel pool memory. ExAllocatePool2 API is not supported in OSes older than Windows 10 Version 2004. If you want...

7.6AI score
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/04/18 4:18 a.m.78 views

Moderate: Red Hat Security Advisory: java-17-openjdk security update

An update for java-17-openjdk is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, Red Hat Enterprise...

3.7CVSS6.7AI score0.01361EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/18 2:54 a.m.35 views

CVE-2024-31463

A vulnerability was found in Ironic-image. This issue occurs when setting IRONICREVERSEPROXYSETUP to 'true', which may allow unauthenticated local access to the Ironic API private port without authentication. Mitigation Below are two mitigations for this vulnerability: 1. Switch to using unix...

4.7CVSS4.7AI score0.00206EPSS
SaveExploits0References4
GoogleProjectZero
GoogleProjectZero
added 2024/04/18 12:0 a.m.181 views

The Windows Registry Adventure #1: Introduction and research results

Posted by Mateusz Jurczyk, Google Project Zero In the 20-month period between May 2022 and December 2023, I thoroughly audited the Windows Registry in search of local privilege escalation bugs. It all started unexpectedly: I was in the process of developing a coverage-based Windows kernel fuzzer...

7.8CVSS9.2AI score0.08698EPSS
SaveExploits4
OSV
OSV
added 2024/04/18 12:0 a.m.36 views

ALSA-2024:1828 Moderate: java-21-openjdk security update

The java-21-openjdk packages provide the OpenJDK 21 Java Runtime Environment and the OpenJDK 21 Java Software Development Kit. Security Fixes: OpenJDK: long Exception message leading to crash 8319851 CVE-2024-21011 OpenJDK: integer overflow in C1 compiler address generation 8322122 CVE-2024-21068...

3.7CVSS5.4AI score0.01361EPSS
SaveExploits0References8
NVD
NVD
added 2024/04/17 4:15 p.m.16 views

CVE-2024-31463

Ironic-image is an OpenStack Ironic deployment packaged and configured by Metal3. When the reverse proxy mode is enabled by the IRONICREVERSEPROXYSETUP variable set to true, 1 HTTP basic credentials are validated on the HTTPD side in a separate container, not in the Ironic service itself and 2...

4.7CVSS4.5AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/17 3:21 p.m.107 views

CVE-2024-31463

The CVE-2024-31463 entry concerns Ironic-image in reverse proxy mode. When IRONIC_REVERSE_PROXY_SETUP is true, HTTP basic creds are validated in the HTTPD container and Ironic listens on a private port (6388) on localhost, enabling unauthenticated access to the Ironic API for pods/local users on ...

4.7CVSS4.4AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/17 3:21 p.m.50 views

CVE-2024-31463 Ironic-image allows unauthenticated local access to Ironic API

Ironic-image is an OpenStack Ironic deployment packaged and configured by Metal3. When the reverse proxy mode is enabled by the IRONICREVERSEPROXYSETUP variable set to true, 1 HTTP basic credentials are validated on the HTTPD side in a separate container, not in the Ironic service itself and 2...

4.7CVSS4.8AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 3:21 p.m.35 views

CVE-2024-31463 Ironic-image allows unauthenticated local access to Ironic API

Ironic-image is an OpenStack Ironic deployment packaged and configured by Metal3. When the reverse proxy mode is enabled by the IRONICREVERSEPROXYSETUP variable set to true, 1 HTTP basic credentials are validated on the HTTPD side in a separate container, not in the Ironic service itself and 2...

4.7CVSS4.7AI score0.00206EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2024/04/17 1:10 p.m.406 views

Exploit for Deserialization of Untrusted Data in Apache Activemq

Apache ActiveMQ CVE-2023-46604 CVE-2023-46604 is a widely exp...

10CVSS10AI score0.99654EPSS
SaveExploits31
RedHat Linux
RedHat Linux
added 2024/04/17 11:57 a.m.6 views

OpenJDK: HTTP/2 client improper reverse DNS lookup (8315708)

A flaw was found in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle...

3.7CVSS7.2AI score0.00902EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/17 11:50 a.m.9 views

OpenJDK: HTTP/2 client improper reverse DNS lookup (8315708)

A flaw was found in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle...

3.7CVSS7.2AI score0.00902EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/17 11:49 a.m.10 views

OpenJDK: HTTP/2 client improper reverse DNS lookup (8315708)

A flaw was found in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle...

3.7CVSS7.2AI score0.00902EPSS
SaveExploits0References5
Rows per page
Query Builder