Lucene search
K

219 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.1 views

SUSE CVE-2019-11500

In Dovecot before 2.2.36.4 and 2.3.x before 2.3.7.2 and Pigeonhole before 0.5.7.2, protocol processing can fail for quoted strings. This occurs because '\0' characters are mishandled, and can lead to out-of-bounds writes and remote code execution...

8.1CVSS8.1AI score0.3794EPSS
Exploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.1 views

SUSE CVE-2019-11763

Failure to correctly handle null bytes when processing HTML entities resulted in Firefox incorrectly parsing these entities. This could have led to HTML comment text being treated as HTML which could have led to XSS in a web application under certain conditions. It could have also led to HTML...

6.1CVSS8AI score0.00804EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2023/02/15 3:59 a.m.4 views

SUSE CVE-2020-11501

GnuTLS 3.6.x before 3.6.13 uses incorrect cryptography for DTLS. The earliest affected version is 3.6.3 2018-07-16 because of an error in a 2017-10-06 commit. The DTLS client always uses 32 '\0' bytes instead of a random value, and thus contributes no randomness to a DTLS negotiation. This breaks...

7.4CVSS8.3AI score0.11487EPSS
Exploits0References53
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.2 views

SUSE CVE-2023-24021

Incorrect handling of '\0' bytes in file uploads in ModSecurity before 2.9.7 may allow for Web Application Firewall bypasses and buffer over-reads on the Web Application Firewall when executing rules that read the FILESTMPCONTENT collection...

7.5CVSS7.1AI score0.00141EPSS
Exploits0References5
OSV
OSV
added 2023/01/20 7:15 p.m.0 views

DEBIAN-CVE-2023-24021

Incorrect handling of '\0' bytes in file uploads in ModSecurity before 2.9.7 may allow for Web Application Firewall bypasses and buffer over-reads on the Web Application Firewall when executing rules that read the FILESTMPCONTENT collection...

7.5CVSS7AI score0.00141EPSS
Exploits0References1
OSV
OSV
added 2023/01/20 7:15 p.m.2 views

AZL-44475 CVE-2023-24021 affecting package mod_security for versions less than 2.9.7-8

Incorrect handling of '\0' bytes in file uploads in ModSecurity before 2.9.7 may allow for Web Application Firewall bypasses and buffer over-reads on the Web Application Firewall when executing rules that read the FILESTMPCONTENT collection...

7.5CVSS7AI score0.00141EPSS
Exploits0References1
OSV
OSV
added 2023/01/20 7:15 p.m.0 views

UBUNTU-CVE-2023-24021

Incorrect handling of '\0' bytes in file uploads in ModSecurity before 2.9.7 may allow for Web Application Firewall bypasses and buffer over-reads on the Web Application Firewall when executing rules that read the FILESTMPCONTENT collection...

7.5CVSS7.1AI score0.00141EPSS
Exploits0References7
OSV
OSV
added 2022/09/30 4:15 a.m.2 views

CVE-2022-2778

In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes...

9.8CVSS5.8AI score0.00591EPSS
Exploits0References1
NVD
NVD
added 2022/09/30 4:15 a.m.8 views

CVE-2022-2778

In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes...

9.8CVSS0.00591EPSS
Exploits0References1
Prion
Prion
added 2022/09/30 4:15 a.m.22 views

Design/Logic Flaw

In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes...

7.5CVSS9.4AI score0.00591EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2022/09/30 12:0 a.m.60 views

CVE-2022-2778

CVE-2022-2778 affects Octopus Deploy. The connected documents describe a vulnerability that allows bypassing login rate limiting by using null bytes, enabling potential repeated login attempts without proper throttling. The description consistently ties this to Octopus Deploy implementations and ...

9.8CVSS9.3AI score0.00591EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2022/09/30 12:0 a.m.11 views

CVE-2022-2778

In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes...

9.7AI score0.00591EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/09/30 12:0 a.m.3 views

PT-2022-18578 · Unknown · Octopus Deploy

Name of the Vulnerable Software and Affected Versions: Octopus Deploy affected versions not specified Description: The issue allows bypassing rate limiting on login using null bytes. Recommendations: At the moment, there is no information about a newer version that contains a fix for this...

9.8CVSS9.3AI score0.00591EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2022/02/21 9:4 a.m.0 views

ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?

A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby...

6.5CVSS7.4AI score0.00321EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/01/22 12:0 a.m.2 views

PT-2022-3811

Name of the Vulnerable Software and Affected Versions CentOS Web Panel versions prior to 0.9.8.1107 Description The issue is related to incorrect handling of code generation in CentOS Web Panel, allowing a remote attacker to execute arbitrary code using a specially crafted request. An...

10CVSS10AI score0.88501EPSS
Exploits1References24
CNVD
CNVD
added 2021/11/16 12:0 a.m.25 views

Nim code issue vulnerability

Nim is a statically typed programming language from the Nim community. nim has a code issue vulnerability that can be exploited by attackers to bypass checks and launch SSRF attacks using null bytes...

3.6AI score
Exploits0References1
OSV
OSV
added 2021/11/14 12:0 p.m.15 views

RUSTSEC-2021-0123 Converting `NSString` to a String Truncates at Null Bytes

Methods of NSString for conversion to a string may return a partial result. Since they call CStr::fromptr on a pointer to the string buffer, the string is terminated at the first null byte, which might not be the end of the string. In addition to the vulnerable functions listed for this issue, th...

7.5CVSS7.2AI score0.00307EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2021/11/12 6:15 p.m.24 views

CVE-2021-41259

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Notes: None...

5.7AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2021/09/22 6:22 p.m.23 views

Denial of Service in node-static

All versions of node-static are vulnerable to a Denial of Service. The package fails to catch an exception when user input includes null bytes. This allows attackers to access http://host/%00 and crash the server...

7.5CVSS4AI score0.00019EPSS
Exploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2021/06/29 4:24 p.m.2 views

ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?

A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby...

6.5CVSS7.4AI score0.00321EPSS
Exploits0References5
Rows per page
Query Builder