Lucene search
+L

667 matches found

Veracode
Veracode
added 2020/04/10 1:09 a.m.28 views

Cross-Site Scripting (XSS)

firefox / thunderbird is vulnerable to cross-site scripting XSS. A cross-site scripting XSS flaw was found in the way Firefox handled certain multibyte character sets. A web page containing malicious content could cause Firefox to run JavaScript code with the permissions of a different website...

4.3CVSS1AI score0.0205EPSS
SaveExploits1References17Affected Software3
Veracode
Veracode
added 2020/04/10 1:04 a.m.45 views

Cross-Site Scripting (XSS)

thunderbird is vulnerable to cross-site scripting XSS. A cross-site scripting XSS flaw was found in the way Thunderbird handled certain multibyte character sets. Malicious, remote content could cause Thunderbird to run JavaScript code with the permissions of different remote content...

4.3CVSS1.3AI score0.01466EPSS
SaveExploits0References7Affected Software4
Veracode
Veracode
added 2020/04/10 12:31 a.m.33 views

Authorization Bypass

php is vulnerable to authorization bypass. A flaw was found in the handling of the "mbstring.funcoverload" configuration setting. A value set for one virtual host, or in a user's .htaccess file, was incorrectly applied to other virtual hosts on the same server, causing the handling of multibyte...

2.1CVSS1.9AI score0.00948EPSS
SaveExploits3References19Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/04/10 12:00 a.m.9 views

The vulnerability of the mbstring() function in the PHP programming language allows attackers to access confidential data and also trigger a denial-of-service attack.

The vulnerability of the mbstring function in the PHP programming language is related to reading buffers beyond the memory boundaries. Exploiting this vulnerability can allow an attacker to gain access to confidential data, as well as cause service interruptions...

9.4CVSS6.8AI score0.08888EPSS
SaveExploits1References13Affected Software7
RedhatCVE
RedhatCVE
added 2020/04/05 4:59 a.m.32 views

CVE-2019-9025

An issue was discovered in PHP 7.3.x before 7.3.1. An invalid multibyte string supplied as an argument to the mbsplit function in ext/mbstring/phpmbregex.c can cause PHP to execute memcpy with a negative argument, which could read and write past buffers allocated for the data...

9.8CVSS4.5AI score0.03065EPSS
SaveExploits1References3
Amazon
Amazon
added 2020/02/24 12:00 a.m.75 views

Medium: php72

Issue Overview: When using fgetss function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash...

9.1CVSS7.5AI score0.08888EPSS
SaveExploits2
Prion
Prion
added 2020/01/24 5:15 p.m.22 views

Heap overflow

The keycomparemb function in sort.c in sort in GNU Coreutils through 8.23 on 64-bit platforms performs a size calculation without considering the number of bytes occupied by multibyte characters, which allows attackers to cause a denial of service heap-based buffer overflow and application crash ...

4.6CVSS8.1AI score0.00518EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2020/01/24 5:15 p.m.30 views

CVE-2015-4041

The keycomparemb function in sort.c in sort in GNU Coreutils through 8.23 on 64-bit platforms performs a size calculation without considering the number of bytes occupied by multibyte characters, which allows attackers to cause a denial of service heap-based buffer overflow and application crash ...

7.8CVSS7.3AI score0.00518EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2020/01/24 4:00 p.m.57 views

CVE-2018-10546

An infinite loop vulnerability was found in ext/iconv/iconv.c in PHP due to the iconv stream not rejecting invalid multibyte sequences. A remote attacker could use this vulnerability to hang the php process and consume resources...

7.5CVSS1.9AI score0.10433EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.37 views

Huawei EulerOS: Security Advisory for php (EulerOS-SA-2018-1309)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.10433EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.33 views

Huawei EulerOS: Security Advisory for php (EulerOS-SA-2019-1249)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.10433EPSS
SaveExploits0References2
Mageia
Mageia
added 2019/12/19 1:44 p.m.57 views

Updated samba packages fix security vulnerabilities

Updated samba packages fix security vulnerabilities: Malicious servers can cause Samba client code to return filenames containing path separators to calling code CVE-2019-10218. When the password contains multi-byte non-ASCII characters, the check password script does not receive the full passwor...

6.5CVSS1.7AI score0.03515EPSS
SaveExploits1References4
OSV
OSV
added 2019/11/21 11:15 p.m.5 views

DEBIAN-CVE-2019-19221

In Libarchive 3.4.0, archivewstringappendfrommbs in archivestring.c has an out-of-bounds read because of an incorrect mbrtowc or mbtowc call. For example, bsdtar crashes via a crafted archive...

5.5CVSS6.5AI score0.00661EPSS
SaveExploits1References1
OSV
OSV
added 2019/11/21 11:15 p.m.8 views

ALPINE-CVE-2019-19221

In Libarchive 3.4.0, archivewstringappendfrommbs in archivestring.c has an out-of-bounds read because of an incorrect mbrtowc or mbtowc call. For example, bsdtar crashes via a crafted archive...

5.5CVSS6.8AI score0.00661EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2019/11/01 1:03 p.m.11 views

php: Heap-based buffer over-read in mbstring regular expression functions

An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in...

9.8CVSS7.5AI score0.09317EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/08/19 8:42 a.m.12 views

php: Heap-based buffer over-read in mbstring regular expression functions

An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in...

9.8CVSS7.5AI score0.09317EPSS
SaveExploits1References4
Fedora
Fedora
added 2019/05/10 12:48 a.m.52 views

[SECURITY] Fedora 30 Update: rubygem-activesupport-5.2.3-1.fc30

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing...

9.8CVSS1.9AI score0.98507EPSS
SaveExploits30
Tenable Nessus
Tenable Nessus
added 2019/04/02 12:00 a.m.71 views

EulerOS 2.0 SP2 : php (EulerOS-SA-2019-1120)

According to the versions of the php packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an...

9.8CVSS7.2AI score0.10059EPSS
SaveExploits5References6
OpenVAS
OpenVAS
added 2019/02/26 12:00 a.m.41 views

PHP 7.3.0 Memory Corruption Vulnerability - Windows

An invalid multibyte string supplied as an argument to the mbsplit function in ext/mbstring/phpmbregex.c can cause PHP to execute memcpy with a negative argument, which could read and write past buffers allocated for the data. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might...

9.8CVSS9.5AI score0.03065EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2019/02/26 12:00 a.m.54 views

PHP 7.3.0 Memory Corruption Vulnerability - Linux

An invalid multibyte string supplied as an argument to the mbsplit function in ext/mbstring/phpmbregex.c can cause PHP to execute memcpy with a negative argument, which could read and write past buffers allocated for the data. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might...

9.8CVSS9.5AI score0.03065EPSS
SaveExploits1References1
Rows per page
Query Builder