Lucene search
K

534 matches found

Positive Technologies
Positive Technologies
added 2022/02/27 12:0 a.m.13 views

PT-2022-4484 · Php +10 · Php +10

Name of the Vulnerable Software and Affected Versions: PHP versions 7.4.x through 7.4.29 PHP versions 8.0.x through 8.0.19 PHP versions 8.1.x through 8.1.6 Description: The issue is related to the pg query params function in PHP's Postgres database extension, where supplying invalid parameters to...

10CVSS7.6AI score0.9947EPSS
Exploits100References374
Tenable Nessus
Tenable Nessus
added 2022/02/26 12:0 a.m.59 views

SUSE SLES12: apache2-mod_php72 / php72 / php72-bcmath / php72-bz2 / etc (SUSE-SU-2022:0577-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:0577-1 advisory. - CVE-2015-9253: Fixed endless loop when the master process restarts a child process using program execution functions bsc1081790. ...

9.8CVSS7AI score0.25951EPSS
Exploits3References10
Positive Technologies
Positive Technologies
added 2021/11/20 12:0 a.m.8 views

PT-2021-6877 · Php +9 · Php +9

Name of the Vulnerable Software and Affected Versions: PHP versions 7.3.x through 7.3.32 PHP versions 7.4.x through 7.4.25 PHP versions 8.0.x through 8.0.12 Description: The issue is related to certain XML parsing functions in PHP, such as simplexml load file, which URL-decode the filename passed...

9.8CVSS6.8AI score0.9947EPSS
Exploits102References380
Cvelist
Cvelist
added 2021/10/25 5:40 a.m.22 views

CVE-2021-21703 PHP-FPM memory access in root process leading to privilege escalation

In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the...

7.8CVSS7.7AI score0.01337EPSS
Exploits1References12
OSV
OSV
added 2021/10/04 4:15 a.m.1 views

UBUNTU-CVE-2021-21706

In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS...

6.5CVSS6.7AI score0.01337EPSS
Exploits0References3
Cvelist
Cvelist
added 2021/10/04 4:0 a.m.22 views

CVE-2021-21704 Multiple vulnerabilities in Firebird client extension

In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute, execute, fetch and others by returning invalid response data that is not...

5CVSS6.2AI score0.01724EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2021/08/03 9:20 a.m.8 views

php: Use of freed hash key in the phar_parse_zipfile function

In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, pharparsezipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure...

4.8CVSS7.3AI score0.01661EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2021/06/10 12:0 a.m.33 views

SUSE SLES11 Security Update : php53 (SUSE-SU-2019:14158-1)

The remote SUSE Linux SLES11 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2019:14158-1 advisory. - When using the gdImageCreateFromXbm function in the GD Graphics Library aka LibGD 2.2.5, as used in the PHP GD extension in PHP versions 7.1...

7.1CVSS6AI score0.0442EPSS
Exploits3References10
OSV
OSV
added 2021/02/10 11:2 a.m.2 views

OESA-2021-1038 php security update

PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is...

9.1CVSS6.2AI score0.08888EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/02/04 12:0 a.m.4 views

PHP Code Issues Vulnerabilities

PHP PHP: Hypertext Preprocessor is an open source general-purpose computer scripting language jointly maintained by the PHP community. The language is primarily used for web development and supports a variety of databases and operating systems. A code issue exists in Php SoapClient, which can be...

7.5CVSS6.8AI score0.03152EPSS
Exploits0References28
RedHat Linux
RedHat Linux
added 2020/12/01 12:5 p.m.6 views

php: NULL pointer dereference in PHP session upload progress

In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.uploadprogress.cleanup is set to 0 disabled, and the file upload fails, the upload procedure would try to clean up data that does...

7.5CVSS7.3AI score0.0351EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/12/01 12:5 p.m.3 views

php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function

When using certain mbstring functions to convert multibyte encodings, 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 function mbflfiltconvbig5wchar to read past the allocated buffer. This may lead to information disclosur...

9.1CVSS7.4AI score0.08888EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2020/11/23 9:18 p.m.62 views

XML External Entity in Dashboard Widget

Problem It has been discovered that RSS widgets are susceptible to XML external entity processing. This vulnerability is reasonable, but is theoretical - it was not possible to actually reproduce the vulnerability with current PHP versions of supported and maintained system distributions. At leas...

3.7CVSS2.6AI score0.00636EPSS
Exploits0References6Affected Software2
OSV
OSV
added 2020/10/02 3:15 p.m.2 views

DEBIAN-CVE-2020-7070

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like Host confused with cookies that decode to such prefix, thus leading to an attacker being...

5.3CVSS6.8AI score0.05029EPSS
Exploits1References1
OSV
OSV
added 2020/10/02 3:15 p.m.2 views

DEBIAN-CVE-2020-7069

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data...

6.5CVSS6.9AI score0.02055EPSS
Exploits0References1
Prion
Prion
added 2020/10/02 3:15 p.m.39 views

Information disclosure

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like Host confused with cookies that decode to such prefix, thus leading to an attacker being...

5CVSS6.2AI score0.05029EPSS
Exploits2References15Affected Software6
OSV
OSV
added 2020/10/02 3:15 p.m.1 views

UBUNTU-CVE-2020-7069

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data...

6.5CVSS6.7AI score0.02055EPSS
Exploits0References6
NVD
NVD
added 2020/09/09 6:15 p.m.32 views

CVE-2020-7068

In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, pharparsezipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure...

4.8CVSS0.01661EPSS
Exploits1References5
OSV
OSV
added 2020/09/09 6:15 p.m.1 views

UBUNTU-CVE-2020-7068

In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, pharparsezipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure...

4.8CVSS6.7AI score0.01661EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2020/09/08 10:6 a.m.1 views

php: Information disclosure in exif_read_data() function

In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exifreaddata function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash...

6.5CVSS7.4AI score0.04295EPSS
Exploits1References5
Rows per page
Query Builder