Lucene search
+L

1767 matches found

RedHat Linux
RedHat Linux
added 2024/01/30 1:30 p.m.59 views

Moderate: Red Hat Security Advisory: rpm security update

An update for rpm is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

6.7CVSS6.7AI score0.00513EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2024/01/30 1:30 p.m.11 views

rpm: checks for unsafe symlinks are not performed for intermediary directories

It was found that the fix for CVE-2017-7500 and CVE-2017-7501 was incomplete: the check was only implemented for the parent directory of the file to be created. A local unprivileged user who owns another ancestor directory could potentially use this flaw to gain root privileges. The highest threa...

6.7CVSS7AI score0.00506EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/01/30 1:30 p.m.8 views

rpm: TOCTOU race in checks for unsafe symlinks

A race condition vulnerability was found in rpm. A local unprivileged user could use this flaw to bypass the checks that were introduced in response to CVE-2017-7500 and CVE-2017-7501, potentially gaining root privileges. The highest threat from this vulnerability is to data confidentiality and...

6.4CVSS7.1AI score0.00324EPSS
SaveExploits1References4
OSV
OSV
added 2024/01/29 11:15 p.m.12 views

AZL-43552 CVE-2024-23334 affecting package python-aiohttp 3.6.2-3

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.76875EPSS
SaveExploits18References1
OSV
OSV
added 2024/01/29 11:15 p.m.9 views

AZL-44319 CVE-2024-23334 affecting package python-aiohttp 3.6.2-3

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.76875EPSS
SaveExploits18References1
OSV
OSV
added 2024/01/29 11:15 p.m.6 views

DEBIAN-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.7AI score0.76875EPSS
SaveExploits18References1
PyPA
PyPA
added 2024/01/29 11:15 p.m.10 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.5CVSS6.8AI score0.76875EPSS
SaveExploits18References5Affected Software1
OSV
OSV
added 2024/01/29 11:15 p.m.15 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.76875EPSS
SaveExploits18References6
OSV
OSV
added 2024/01/29 11:15 p.m.15 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.76875EPSS
SaveExploits18References4
AlpineLinux
AlpineLinux
added 2024/01/29 10:41 p.m.46 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.76875EPSS
SaveExploits18
Github Security Blog
Github Security Blog
added 2024/01/29 10:31 p.m.77 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.76875EPSS
SaveExploits18References11Affected Software1
OSV
OSV
added 2024/01/29 10:31 p.m.22 views

GHSA-5H86-8MV2-JQ9F 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...

8.2CVSS6.8AI score0.76875EPSS
SaveExploits18References11
CNNVD
CNNVD
added 2024/01/29 12:00 a.m.8 views

aiohttp path traversal vulnerability

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python. A path traversal vulnerability exists in aiohttp versions prior to 3.9.2, which stems from the fact that when followsymlinks is set to True, no checks are made to see if the file being read is located in t...

7.5CVSS6.7AI score0.76875EPSS
SaveExploits18References5
RedHat Linux
RedHat Linux
added 2024/01/25 11:15 a.m.18 views

rpm: TOCTOU race in checks for unsafe symlinks

A race condition vulnerability was found in rpm. A local unprivileged user could use this flaw to bypass the checks that were introduced in response to CVE-2017-7500 and CVE-2017-7501, potentially gaining root privileges. The highest threat from this vulnerability is to data confidentiality and...

6.4CVSS7.1AI score0.00324EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/01/25 11:15 a.m.10 views

rpm: checks for unsafe symlinks are not performed for intermediary directories

It was found that the fix for CVE-2017-7500 and CVE-2017-7501 was incomplete: the check was only implemented for the parent directory of the file to be created. A local unprivileged user who owns another ancestor directory could potentially use this flaw to gain root privileges. The highest threa...

6.7CVSS7AI score0.00506EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/01/25 11:01 a.m.13 views

rpm: checks for unsafe symlinks are not performed for intermediary directories

It was found that the fix for CVE-2017-7500 and CVE-2017-7501 was incomplete: the check was only implemented for the parent directory of the file to be created. A local unprivileged user who owns another ancestor directory could potentially use this flaw to gain root privileges. The highest threa...

6.7CVSS7AI score0.00506EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/01/25 11:01 a.m.8 views

rpm: TOCTOU race in checks for unsafe symlinks

A race condition vulnerability was found in rpm. A local unprivileged user could use this flaw to bypass the checks that were introduced in response to CVE-2017-7500 and CVE-2017-7501, potentially gaining root privileges. The highest threat from this vulnerability is to data confidentiality and...

6.4CVSS7.1AI score0.00324EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/01/25 9:01 a.m.13 views

rpm: TOCTOU race in checks for unsafe symlinks

A race condition vulnerability was found in rpm. A local unprivileged user could use this flaw to bypass the checks that were introduced in response to CVE-2017-7500 and CVE-2017-7501, potentially gaining root privileges. The highest threat from this vulnerability is to data confidentiality and...

6.4CVSS7.1AI score0.00324EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/01/25 9:01 a.m.44 views

Moderate: Red Hat Security Advisory: rpm security update

An update for rpm is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

6.7CVSS6.7AI score0.00513EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2024/01/25 9:01 a.m.11 views

rpm: checks for unsafe symlinks are not performed for intermediary directories

It was found that the fix for CVE-2017-7500 and CVE-2017-7501 was incomplete: the check was only implemented for the parent directory of the file to be created. A local unprivileged user who owns another ancestor directory could potentially use this flaw to gain root privileges. The highest threa...

6.7CVSS7AI score0.00506EPSS
SaveExploits1References5
Rows per page
Query Builder