Lucene search
+L

6376 matches found

OSV
OSV
added 2024/08/21 4:3 p.m.14 views

GO-2022-0983 ANSI escape characters not filtered in kubectl in k8s.io/kubernetes

ANSI escape characters not filtered in kubectl in k8s.io/kubernetes...

3CVSS4.7AI score0.00778EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/21 11:58 a.m.6 views

389-ds-base: a heap overflow leading to denail-of-servce while writing a value larger than 256 chars (in log_entry_attr)

A heap overflow flaw was found in 389-ds-base. This issue leads to a denial of service when writing a value larger than 256 chars in logentryattr...

5.5CVSS5.7AI score0.00304EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 7:15 a.m.6 views

DEBIAN-CVE-2022-48889

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platformdeviceid entry is 20 characters including the trailing NUL byte. The sofnau8825.c file exceeds that, which causes an obscure error message:...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/20 8:29 p.m.15 views

GO-2023-1764 Mutagen list and monitor operations do not neutralize control characters in text controlled by remote endpoints in github.com/mutagen-io/mutagen

Mutagen list and monitor operations do not neutralize control characters in text controlled by remote endpoints in github.com/mutagen-io/mutagen...

8.8CVSS6AI score0.0074EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/19 7:15 p.m.6 views

ALPINE-CVE-2024-7592

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS7AI score0.02284EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.10 views

kernel: vt: fix unicode buffer corruption when deleting characters

A vulnerability as found in the Linux kernel’s virtual terminal VT subsystem, which could lead to unicode buffer corruption when deleting characters. This issue arises from improper handling of unicode data, which can corrupt memory or lead to unintended behavior...

5.3CVSS7.4AI score0.00907EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.11 views

kernel: vt: fix memory overlapping when deleting chars in the buffer

A flaw was found in the Linux kernel's virtual terminal driver which causes a memory overlapping copy to occur, this overlapping copy can lead to data corruption and could potentially allow an attacker interacting with a virtual terminal to corrupt or expose system memory...

5.5CVSS6.6AI score0.00278EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/08/08 8:16 a.m.23 views

Denial Of Service (DoS)

Django is vulnerable to a Denial Of Service DoS. The vulnerability is due to the lack of validation for certain inputs with a very large number of Unicode characters in the urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget. Attackers can create malicious payloads with...

7.5CVSS6.5AI score0.00954EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2024/08/08 7:17 a.m.20 views

BIT-DJANGO-2024-41991

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

7.5CVSS7.3AI score0.00954EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.8 views

kernel: vt: fix unicode buffer corruption when deleting characters

A vulnerability as found in the Linux kernel’s virtual terminal VT subsystem, which could lead to unicode buffer corruption when deleting characters. This issue arises from improper handling of unicode data, which can corrupt memory or lead to unintended behavior...

5.3CVSS7.4AI score0.00907EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/07 4:9 p.m.27 views

CVE-2024-41991

A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters. Mitigation Mitigation for this issue is either not available or the currently available options do not mee...

7.5CVSS7.5AI score0.00954EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/08/07 3:30 p.m.27 views

Django vulnerable to denial-of-service attack

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

7.5CVSS6.5AI score0.00954EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/07 3:30 p.m.28 views

Django vulnerable to a denial-of-service attack

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters...

7.5CVSS6.5AI score0.01258EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2024/08/07 9:43 a.m.8 views

kernel: vt: fix unicode buffer corruption when deleting characters

A vulnerability as found in the Linux kernel’s virtual terminal VT subsystem, which could lead to unicode buffer corruption when deleting characters. This issue arises from improper handling of unicode data, which can corrupt memory or lead to unintended behavior...

5.3CVSS7.4AI score0.00907EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 2:8 a.m.6 views

jinja2: accepts keys containing non-attribute characters

A flaw was found in jinja2. The xmlattr filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, /, , or =, as each would then be interpreted as starting a separate attribute. If an application accepts keys as opposed to only values as user input, and...

5.4CVSS6.7AI score0.00979EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/08/07 12:14 a.m.7 views

kernel: vt: fix unicode buffer corruption when deleting characters

A vulnerability as found in the Linux kernel’s virtual terminal VT subsystem, which could lead to unicode buffer corruption when deleting characters. This issue arises from improper handling of unicode data, which can corrupt memory or lead to unintended behavior...

5.3CVSS7.4AI score0.00907EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/07 12:0 a.m.21 views

CVE-2024-41991

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

6.7AI score0.00954EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 12:0 a.m.19 views

CVE-2024-41991

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

7.5CVSS6.5AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.7 views

SUSE CVE-2024-41123

REXML is an XML toolkit for Ruby. The REXML gem before 3.3.2 has some DoS vulnerabilities when it parses an XML that has many specific characters such as whitespace character, and . The REXML gem 3.3.3 or later include the patches to fix these vulnerabilities...

5.3CVSS7.4AI score0.01283EPSS
SaveExploits0References10
Microsoft KB
Microsoft KB
added 2024/08/06 12:0 a.m.11 views

August 6, 2024, update for Access 2016 (KB5002589)

None None...

6.1AI score
SaveExploits0
Rows per page
Query Builder