Lucene search
+L

157 matches found

FreeBSD
FreeBSD
added 2019/04/13 12:00 a.m.42 views

Dovecot -- improper input validation

Aki Tuomi reports: Vulnerability Details: IMAP and ManageSieve protocol parsers do not properly handle NUL byte when scanning data in quoted strings, leading to out of bounds heap memory writes. Risk: This vulnerability allows for out-of-bounds writes to objects stored on the heap up to 8096 byte...

9.8CVSS2.8AI score0.62579EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2019/03/21 4:53 p.m.34 views

Mail.ru: touch.mail.ru / e.mail.ru memory content disclosure

An invalid handling of NUL byte in API request led to disclosure of HTTP server memory region. The root cause of this bug is tracked to nginx+openresty. An advisory is below: Insecure implementation of nginx rewrite / OpenResty ngx.req.seturi + memory content leak in nginx. OpenResty is LUA engin...

0.1AI score
SaveExploits0
RubySec
RubySec
added 2018/03/28 12:00 a.m.58 views

Unintentional directory traversal by poisoned NUL byte in Dir

There is an unintentional directory traversal in some methods in Dir Dir.open, Dir.new, Dir.entries and Dir.empty? accept the path of the target directory as their parameter. If the parameter contains NUL \0 bytes, these methods recognize that the path is completed before the NUL bytes. So, if a...

9.1CVSS6.9AI score0.09718EPSS
SaveExploits0References1Affected Software1
FreeBSD
FreeBSD
added 2018/03/28 12:00 a.m.56 views

ruby -- multiple vulnerabilities

Ruby news: CVE-2017-17742: HTTP response splitting in WEBrick If a script accepts an external input and outputs it without modification as a part of HTTP responses, an attacker can use newline characters to deceive the clients that the HTTP response header is stopped at there, and can inject fake...

9.1CVSS7.6AI score0.10156EPSS
SaveExploits0References9
seebug.org
seebug.org
added 2017/10/10 12:00 a.m.62 views

Apple: OOB NUL byte write when handling WLC_E_TRACE event packets(CVE-2017-7112)

Broadcom produces Wi-Fi HardMAC SoCs which are used to handle the PHY and MAC layer processing. These chips are present in both mobile devices and Wi-Fi routers, and are capable of handling many Wi-Fi related events without delegating to the host OS. On iOS, the "AppleBCMWLANBusInterfacePCIe"...

10CVSS9AI score0.04267EPSS
SaveExploits2
zdt
zdt
added 2017/09/24 12:00 a.m.63 views

Apple Out-Of-Bounds NUL Byte Write Vulnerability

Exploit for macOS platform in category dos / poc Apple: OOB NUL byte write when handling WLCETRACE event packets CVE-2017-7112 Broadcom produces Wi-Fi HardMAC SoCs which are used to handle the PHY and MAC layer processing. These chips are present in both mobile devices and Wi-Fi routers, and are...

10CVSS9.1AI score0.04267EPSS
SaveExploits2
Hacker One
Hacker One
added 2017/08/01 2:22 p.m.25 views

Mail.ru: При передаче в ID сообщения нулевого байта, происходит вывод какого-то буфера.

Memory leak due to invalid NUL-byte processing aka "poison NULL byte" problem on message reading via crafted message id allowed to read a portion of server's heap memory at uncontrolled location. This portion could potentially contain sensitive data...

6.6AI score
SaveExploits0
FreeBSD
FreeBSD
added 2016/03/16 12:00 a.m.31 views

openafs -- local DoS vulnerability

The OpenAFS development team reports: Avoid a potential denial of service issue, by fixing a bug in pioctl logic that allowed a local user to overrun a kernel buffer with a single NUL byte...

7.8CVSS7AI score0.00361EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2015/06/23 12:00 a.m.82 views

php security and bug fix update

5.4.16-36 - fix more functions accept paths with NUL character 1213407 5.4.16-35 - core: fix multipart/form-data request can use excessive amount of CPU usage CVE-2015-4024 - fix various functions accept paths with NUL character CVE-2015-4025, CVE-2015-4026, 1213407 - fileinfo: fix denial of...

10CVSS0.3AI score0.53166EPSS
SaveExploits56
Tenable Nessus
Tenable Nessus
added 2014/09/17 12:00 a.m.54 views

openSUSE Security Update : php5 (openSUSE-SU-2014:1133-1)

php5 was updated to fix three security issues : - Insecure temporary file use for cache data was fixed by switching to a different root only directory /var/cache/php-pear CVE-2014-5459 - An incomplete fix for CVE-2014-4049 CVE-2014-3597 - gd extension: NUL byte injection in filenames passed to...

6.8CVSS7.1AI score0.16934EPSS
SaveExploits1References9
Exploit DB
Exploit DB
added 2014/08/27 12:00 a.m.56 views

glibc - NUL Byte gconv_translit_find Off-by-One

// // Full Exploit: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/34421.tar.gz CVE-2014-5119.tar.gz // // // --------------------------------------------------- // CVE-2014-5119 glibc gconvtranslitfind exploit // ------------------------ taviso & scarybeasts ---...

7.5CVSS8.2AI score0.18099EPSS
SaveExploits4
exploitpack
exploitpack
added 2014/08/27 12:00 a.m.59 views

glibc - NUL Byte gconv_translit_find Off-by-One

glibc - NUL Byte gconvtranslitfind Off-by-One // // Full Exploit: https://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/34421.tar.gz CVE-2014-5119.tar.gz // // // --------------------------------------------------- // CVE-2014-5119 glibc gconvtranslitfind exploit //...

7.5CVSS8.1AI score0.18099EPSS
SaveExploits4
securityvulns
securityvulns
added 2014/08/26 12:00 a.m.54 views

serf certificate name spoofing vulnerability

Certificate spoofing via NUL byte...

4CVSS2.6AI score0.0315EPSS
SaveExploits0References1Affected Software1
GoogleProjectZero
GoogleProjectZero
added 2014/08/25 12:00 a.m.53 views

The poisoned NUL byte, 2014 edition

Posted by Chris Evans, Exploit Writer Underling to Tavis Ormandy Back in this 1998 post to the Bugtraq mailing list, Olaf Kirch outlined an attack he called “The poisoned NUL byte”. It was an off-by-one error leading to writing a NUL byte outside the bounds of the current stack frame. On i386...

10CVSS9.2AI score0.84298EPSS
SaveExploits7
Snyk
Snyk
added 2014/08/19 6:55 p.m.8 views

Authentication Bypass

Overview Affected versions of this package are vulnerable to Authentication Bypass. The 1 serfsslcertissuer, 2 serfsslcertsubject, and 3 serfsslcertcertificate functions in Serf 0.2.0 through 1.3.x before 1.3.7 does not properly handle a NUL byte in a domain name in the subject's Common Name CN...

4.8CVSS6.8AI score0.0315EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2014/08/19 6:00 p.m.33 views

CVE-2014-3504

The 1 serfsslcertissuer, 2 serfsslcertsubject, and 3 serfsslcertcertificate functions in Serf 0.2.0 through 1.3.x before 1.3.7 does not properly handle a NUL byte in a domain name in the subject's Common Name CN field of an X.509 certificate, which allows man-in-the-middle attackers to spoof...

4CVSS7.3AI score0.0315EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:00 a.m.19 views

openSUSE Security Update : python-pyOpenSSL (openSUSE-SU-2013:1648-1)

update to 0.13.1 fixes the following security issue: NUL byte handling in subjectAltName bnc839107, CVE-2013-4314 CVE-2013-4314 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from openSUSE Security Update openSUSE-2013-82...

4.3CVSS8.2AI score0.01197EPSS
SaveExploits0References3
securityvulns
securityvulns
added 2013/11/26 12:00 a.m.143 views

nginx protection bypass

It's possible to bypass restrictions with "poisoned NUL bute"...

7.5CVSS2.8AI score0.67718EPSS
SaveExploits16References1Affected Software1
RedHat Linux
RedHat Linux
added 2013/02/28 6:53 p.m.9 views

ruby: unintentional file creation caused by inserting an illegal NUL character

The rbgetpathcheck function in file.c in Ruby 1.9.3 before patchlevel 286 and Ruby 2.0.0 before r37163 allows context-dependent attackers to create files in unexpected locations or with unexpected names via a NUL byte in a file path...

5CVSS7.2AI score0.02204EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2012/11/26 12:00 a.m.37 views

FreeBSD Ports: ruby

The remote host is missing an update to the system as announced in the referenced advisory. VID 3decc87d-2498-11e2-b0c7-000d601460a4 OpenVAS Vulnerability Test $ Description: Auto generated from VID 3decc87d-2498-11e2-b0c7-000d601460a4 Authors: Thomas Reinke Copyright: Copyright c 2012 E-Soft Inc...

5CVSS5.7AI score0.02204EPSS
SaveExploits1
Rows per page
Query Builder