Lucene search
+L

2105 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2024/02/15 10:19 p.m.6 views

Malicious code in execution-time-async (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 1cfb518a6f8c71bfcbaea6494b888189e261a9f7a6be487568339baeb334ad7c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2024/02/15 10:19 p.m.9 views

MAL-2024-1009 Malicious code in execution-time-async (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 1cfb518a6f8c71bfcbaea6494b888189e261a9f7a6be487568339baeb334ad7c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
CVE
CVE
added 2024/01/30 7:36 p.m.56 views

CVE-2024-24558

The CVE-2024-24558 entry concerns the TanStack Query package, specifically the @tanstack/react-query-next-experimental component. The vulnerability is a cross‑site scripting (XSS) flaw that arises from improper handling of untrusted input during server‑side rendering, allowing an attacker to inje...

8.2CVSS6AI score0.00385EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/01/24 8:15 p.m.42 views

CVE-2024-23644

Trillium is a composable toolkit for building internet applications with async rust. In trillium-http prior to 0.3.12 and trillium-client prior to 0.5.4, insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have...

8.1CVSS7.3AI score0.00632EPSS
SaveExploits0References3
CVE
CVE
added 2024/01/24 7:38 p.m.68 views

CVE-2024-23644

CVE-2024-23644 affects Trillium, specifically the crates trillium-http (versions prior to 0.3.12) and trillium-client (prior to 0.5.4). The issue is improper validation of outbound header values and names, where header values/names can be constructed infallibly and may contain illegal bytes. If a...

8.1CVSS8.1AI score0.00632EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2023/12/08 11:6 a.m.8 views

OESA-2023-1890 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work.CVE-2023-119...

6.5CVSS8.1AI score0.01047EPSS
SaveExploits0References2
OSV
OSV
added 2023/12/08 11:6 a.m.8 views

OESA-2023-1889 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work.CVE-2023-119...

6.5CVSS8.1AI score0.01047EPSS
SaveExploits0References2
OSV
OSV
added 2023/12/07 9:1 a.m.7 views

OPENSUSE-SU-2023:0391-1 Security update for libtorrent-rasterbar, qbittorrent

This update for libtorrent-rasterbar, qbittorrent fixes the following issues: Changes in libtorrent-rasterbar: - Update to version 2.0.9 fix issue with web seed connections when they close and re-open fallocate not supported is not a fatal error fix proxying of IPv6 connections via IPv4 proxy tre...

9.8CVSS9.8AI score0.00908EPSS
SaveExploits0References3
PyPA
PyPA
added 2023/11/30 7:15 a.m.7 views

PYSEC-2023-250

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation made it possible for an attacker to modify the HTTP request e.g. to insert a new header or create a new HTTP request if the attacker controls the HTTP version. The vulnerability only occurs if the...

7.2CVSS6.8AI score0.00882EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2023/11/30 6:56 a.m.412 views

CVE-2023-49081

CVE-2023-49081 affects aiohttp (HTTP header/HTTP version validation issues) with remediation across multiple vendors: Debian advisories show fixes for python-aiohttp (Debian 11 bullseye: 3.7.4-1+deb11u1; DSA-5828-1 fixes to 3.8.4-1+deb12u1), IBM Storage Fusion bulletin requires upgrading to 2.8.0...

7.2CVSS6AI score0.00882EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2023/11/29 8:7 p.m.47 views

CVE-2023-49082 aiohttp's ClientSession is vulnerable to CRLF injection via method

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation makes it possible for an attacker to modify the HTTP request e.g. insert a new header or even create a new HTTP request if the attacker controls the HTTP method. The vulnerability occurs only if th...

5.3CVSS6.1AI score0.00948EPSS
SaveExploits1References4
Prion
Prion
added 2023/11/14 9:15 p.m.36 views

Input validation

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

5CVSS7.1AI score0.00857EPSS
SaveExploits1References5Affected Software1
UbuntuCve
UbuntuCve
added 2023/11/14 9:15 p.m.35 views

CVE-2023-47641

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-LengthCL and Transfer-EncodingTE header...

6.5CVSS6.4AI score0.00827EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/11/14 8:48 p.m.26 views

CVE-2023-47627 Request smuggling in aiohttp

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

5.3CVSS6.9AI score0.00857EPSS
SaveExploits1References5
Oracle linux
Oracle linux
added 2023/11/11 12:0 a.m.42 views

libqb security update

2.0.6-4 - bump rpm version for rhel-exception build Resolves: rhbz2230712 2.0.6-3 - blackbox: fix buffer overflow with long log lines Resolves: rhbz2236171 2.0.6-1 - ipc: Retry receiving credentials if the the message is short Resolves: rhbz2149647 2.0.6-1 - Rebase to 2.0.6 Resolves: rhbz2072903...

9.8CVSS7.4AI score0.00984EPSS
SaveExploits0
PyPA
PyPA
added 2023/11/10 6:15 p.m.98 views

PYSEC-2023-241

Piccolo is an object-relational mapping and query builder which supports asyncio. Prior to version 1.1.1, the handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection via f-strings. While the likelihood of an end developer exposing a savepoints name...

9.1CVSS8.1AI score0.00782EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/11/09 2:33 a.m.4 views

SUSE-SU-2023:4386-1 Security update for salt

This update for salt fixes the following issues: Security issues fixed: - CVE-2023-34049: arbitrary code execution via symlink attack bsc1215157 Bugs fixed: - Fix optimizationorder opt to prevent testsuite fails - Improve salt.utils.json.findjson to avoid fails bsc1213293 - Use salt-call from sal...

6.7CVSS6.9AI score0.00187EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2023/11/08 8:0 a.m.6 views

Use-after-free in setup_async_work()

...

6.5CVSS7AI score0.01047EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/11/01 8:15 p.m.2 views

CVE-2023-1193

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS6.5AI score0.01047EPSS
SaveExploits0References4
OSV
OSV
added 2023/11/01 8:15 p.m.13 views

AZL-31851 CVE-2023-1193 affecting package kernel for versions less than 5.15.143.1-1

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS5.7AI score0.01047EPSS
SaveExploits0References1
Rows per page
Query Builder