Lucene search
K

3357 matches found

SUSE CVE
SUSE CVE
added 2024/11/28 3:56 a.m.4 views

SUSE CVE-2024-42330

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS6.9AI score0.00933EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/11/26 3:47 a.m.1 views

SUSE CVE-2024-53899

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

7.8CVSS8.6AI score0.01526EPSS
Exploits1References7
CNNVD
CNNVD
added 2024/11/25 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect call to the BPFLINKTYPE macro to register a link type, which can lead to out-of-bounds access...

7.1CVSS6.7AI score0.00226EPSS
Exploits0References4
OSV
OSV
added 2024/11/24 6:31 p.m.11 views

GHSA-RQC4-2HC7-8C8V virtualenv allows command injection through activation scripts for a virtual environment

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

8.4CVSS6.9AI score0.01526EPSS
Exploits1References6
PyPA
PyPA
added 2024/11/24 4:15 p.m.8 views

PYSEC-2024-187

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

9.8CVSS7.6AI score0.01526EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2024/11/24 4:15 p.m.10 views

PYSEC-2024-187

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

9.8CVSS7.7AI score0.01526EPSS
Exploits1References4
OSV
OSV
added 2024/11/24 4:15 p.m.3 views

AZL-53645 CVE-2024-53899 affecting package python-virtualenv for versions less than 20.26.6-1

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

7.8CVSS7.4AI score0.01526EPSS
Exploits1References1
OSV
OSV
added 2024/11/24 4:15 p.m.0 views

UBUNTU-CVE-2024-53899

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

8.4CVSS7.2AI score0.01526EPSS
Exploits1References7
CVE
CVE
added 2024/11/24 12:0 a.m.443 views

CVE-2024-53899

CVE-2024-53899 affects python-virtualenv: versions older than 20.26.6-1 are vulnerable to command injection via activation scripts due to unquoted/magic template strings during activation. The issue is remedied in newer packages (≥ 20.26.6-1); upgrade to the patched release to mitigate. Connected...

8.4CVSS7AI score0.01526EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/24 12:0 a.m.26 views

CVE-2024-53899

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

7.3AI score0.01526EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2024/11/24 12:0 a.m.12 views

CVE-2024-53899

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

8.4CVSS7.7AI score0.01526EPSS
Exploits1
CNNVD
CNNVD
added 2024/11/19 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a problem with flexspi compatibility strings. No details of the vulnerability are provided at this time...

5.5CVSS8.2AI score0.00281EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/11/13 1:16 p.m.3 views

python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()

A vulnerability was found in Python-Django in the getsupportedlanguagevariant function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack...

7.5CVSS7.1AI score0.30129EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()

A memory leak was found in the Linux kernel's Xen SMP interrupt initialization functions for x86 architectures. When interrupt handler binding fails during setup, the error path frees various resources but neglects to free dynamically allocated interrupt name strings created via kasprintf. This...

7.2AI score
Exploits0References5
OSV
OSV
added 2024/11/06 9:9 p.m.14 views

CVE-2024-50340 Ability to change environment from query in symfony/runtime

symfony/runtime is a module for the Symphony PHP framework which enables decoupling PHP applications from global state. When the registerargvargc php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment or debug mode used by...

7.3CVSS7.1AI score0.63422EPSS
Exploits0References4
OSV
OSV
added 2024/11/06 5:13 p.m.26 views

OPENSUSE-SU-2024:0351-1 Security update for python-mysql-connector-python

This update for python-mysql-connector-python fixes the following issues: - Update to 9.1.0 boo1231740, CVE-2024-21272 - WL16452: Bundle all installable authentication plugins when building the C-extension - WL16444: Drop build support for DEB packages - WL16442: Upgrade gssapi version to 1.8.3 -...

7.5CVSS7.9AI score0.00517EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/11/05 5:49 p.m.1 views

python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()

A vulnerability was found in Python-Django in the getsupportedlanguagevariant function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack...

7.5CVSS7.1AI score0.30129EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/11/04 1:17 p.m.3 views

CVE-2024-9147

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in Bna Informatics PosPratik allows XSS Through HTTP Query Strings. This issue affects PosPratik: before v3.2.1...

6.9CVSS5.8AI score0.00235EPSS
Exploits0References3
NVD
NVD
added 2024/11/04 1:17 p.m.25 views

CVE-2024-9147

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in Bna Informatics PosPratik allows XSS Through HTTP Query Strings. This issue affects PosPratik: before v3.2.1...

6.9CVSS0.00235EPSS
Exploits0References2
CVE
CVE
added 2024/11/04 12:37 p.m.61 views

CVE-2024-9147

Summary: CVE-2024-9147 concerns a Basic XSS in Bna Informatics PosPratik prior to v3.2.1 due to improper neutralization of script-related HTML tags in HTTP query strings. Affected product/version: PosPratik pre-3.2.1. Root cause: insufficient sanitization of user-supplied input in query strings l...

6.9CVSS5.8AI score0.00235EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder