Lucene search
+L

756 matches found

Tenable Nessus
Tenable Nessus
added 2020/04/27 12:0 a.m.17 views

Fedora 30 : php (2020-96cb012029)

PHP version 7.3.17 16 Apr 2020 Core: - Fixed bug php79364 When copy empty array, next key is unspecified. cmb - Fixed bug php78210 Invalid pointer address. cmb, Nikita CURL: - Fixed bug php79199 curlcopyhandle memory leak. cmb Date: - Fixed bug php79396 DateTime hour incorrect during DST jump...

5.5AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2020/04/27 12:0 a.m.13 views

PT-2020-5865 · Php +9 · Php +9

Name of the Vulnerable Software and Affected Versions: PHP versions 7.2.x below 7.2.34 PHP versions 7.3.x below 7.3.23 PHP versions 7.4.x below 7.4.11 Description: The issue is related to the openssl encrypt function in PHP when used with AES-CCM mode and a 12-byte initialization vector IV. Only...

9.8CVSS6.7AI score0.99407EPSS
SaveExploits174References368
Tenable Nessus
Tenable Nessus
added 2020/04/23 12:0 a.m.129 views

PHP 7.3.x < 7.3.17 Out of Bounds Read Vulnerability

According to its banner, the version of PHP running on the remote web server is 7.3.x prior to 7.3.17. It is, therefore, affected by an out-of-bounds read error in its url decoding component due to insufficient validation of user-supplied input. An unauthenticated, remote attacker can exploit thi...

7.5CVSS6.9AI score0.04311EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2020/04/14 3:10 a.m.361 views

CVE-2020-7067

In PHP versions 7.2.x below 7.2.30, 7.3.x below 7.3.17 and 7.4.x below 7.4.5, if PHP is compiled with EBCDIC support uncommon, urldecode function can be made to access locations past the allocated memory, due to erroneously using signed numbers as array indexes...

7.5CVSS6.4AI score0.04311EPSS
SaveIn wildExploits1References9Affected Software1
RedhatCVE
RedhatCVE
added 2020/04/03 1:1 p.m.46 views

CVE-2020-7064

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.5CVSS3.3AI score0.04295EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2020/04/01 8:7 a.m.34 views

CVE-2019-9022

An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dnsgetrecord misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects phpparser...

7.5CVSS3.2AI score0.04188EPSS
SaveExploits1References2
OSV
OSV
added 2020/04/01 4:15 a.m.12 views

UBUNTU-CVE-2020-7066

In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using getheaders with user-supplied URL, if the URL contains zero \0 character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the getheade...

5.3CVSS6.7AI score0.02767EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2020/03/27 12:0 a.m.56 views

Fedora 30 : php (2020-ce5a2a7403)

PHP version 7.3.16 19 Mar 2020 Core: - Fixed bug php63206 restoreerrorhandler does not restore previous errors mask. Mark Plomer DOM: - Fixed bug php77569: Write Access Violation in DomImplementation. Nikita, cmb - Fixed bug php79271 DOMDocumentType::$childNodes is NULL. cmb Enchant: - Fixed bug...

8.8CVSS7AI score0.04764EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2020/03/26 12:0 a.m.69 views

Fedora 31 : php (2020-0bf228857a)

PHP version 7.3.16 19 Mar 2020 Core: - Fixed bug php63206 restoreerrorhandler does not restore previous errors mask. Mark Plomer DOM: - Fixed bug php77569: Write Access Violation in DomImplementation. Nikita, cmb - Fixed bug php79271 DOMDocumentType::$childNodes is NULL. cmb Enchant: - Fixed bug...

8.8CVSS7AI score0.04764EPSS
SaveExploits3References4
exploitpack
exploitpack
added 2020/03/16 12:0 a.m.182 views

PHPKB Multi-Language 9 - Authenticated Remote Code Execution

PHPKB Multi-Language 9 - Authenticated Remote Code Execution Exploit Title: PHPKB Multi-Language 9 - Authenticated Remote Code Execution Google Dork: N/A Date: 2020-03-15 Exploit Author: Antonio Cannito Vendor Homepage: https://www.knowledgebase-script.com/ Software Link:...

6.5CVSS0.2AI score0.04884EPSS
SaveExploits5
CNVD
CNVD
added 2020/03/13 12:0 a.m.3 views

XYCMS message board PHP version of the background of the SQL injection vulnerability

XYCMS message board PHP version is to php + MySQL for the development of php message board source code, software for the ordinary message board, can be widely used in corporate websites and other websites that need a message board to use. XYCMS message board PHP version of the background there ar...

8AI score
SaveExploits0
Amazon
Amazon
added 2020/03/09 12:0 a.m.126 views

Medium: php72

Issue Overview: In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash...

9.1CVSS7.7AI score0.04075EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2020/02/28 12:0 a.m.49 views

Fedora 30 : php (2020-4ea970ebc6)

PHP version 7.3.15 20 Feb 2020 Core: - Fixed bug php71876 Memory corruption htmlspecialchars: charset ' not supported. Nikita - Fixed bug php79146 cscript can fail to run on some systems. clarodeus - Fixed bug php78323 Code 0 is returned on invalid options. Ivan Mikheykin - Fixed bug php76047...

9.1CVSS7.2AI score0.04075EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2020/02/28 12:0 a.m.156 views

PHP 7.2.x < 7.2.28 / PHP 7.3.x < 7.3.15 / 7.4.x < 7.4.3 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is either 7.2.x prior to 7.2.28, 7.3.x prior to 7.3.15, or 7.4.x prior to 7.4.3. It is, therefore, affected by multiple vulnerabilities: - A heap-based buffer overflow condition exists in pharextractfile function due to...

9.1CVSS7.9AI score0.04075EPSS
SaveExploits3References6
Hacker One
Hacker One
added 2020/02/25 6:52 p.m.28 views

U.S. Dept Of Defense: phpinfo() disclosure info

hi security team i found subdoamins avalibale file phpinfo PoC:- https://█████████/phpinfo.php Impact An attacker can obtain information such as: •Exact PHP version. •Exact OS and its version. •Details of the PHP configuration. •Internal IP addresses. •Server environment variables. •Loaded PHP...

0.5AI score
SaveExploits0
OSV
OSV
added 2020/02/24 11:0 a.m.19 views

SUSE-SU-2020:14289-1 Security update for php53

This update for php53 fixes the following issues: Security issues fixed: - CVE-2020-7059: Fixed an out-of-bounds read in phpstriptagsex bsc1162629. - CVE-2019-11045: Fixed an issue with the PHP DirectoryIterator class that accepts filenames with embedded \0 bytes bsc1159923. - CVE-2019-11046: Fix...

9.1CVSS7.2AI score0.08818EPSS
SaveExploits4References13
Amazon
Amazon
added 2020/02/24 12:0 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
ATTACKERKB
ATTACKERKB
added 2020/02/17 4:23 p.m.329 views

CVE-2020-7064

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.5CVSS6.5AI score0.04295EPSS
SaveIn wildExploits1References14Affected Software1
Positive Technologies
Positive Technologies
added 2020/02/17 12:0 a.m.23 views

PT-2020-5322 · Php +7 · Php +7

Name of the Vulnerable Software and Affected Versions: PHP versions 7.2.x through 7.2.27 PHP versions 7.3.x through 7.3.14 PHP versions 7.4.x through 7.4.2 Description: The issue is related to a null pointer dereference when using file upload functionality in PHP. If upload progress tracking is...

10CVSS6.6AI score0.99998EPSS
SaveExploits302References489
Positive Technologies
Positive Technologies
added 2020/02/17 12:0 a.m.17 views

PT-2020-5321 · Php +7 · Php +7

Name of the Vulnerable Software and Affected Versions: PHP versions 7.2.x through 7.2.27 PHP versions 7.3.x through 7.3.14 PHP versions 7.4.x through 7.4.2 Description: The issue is related to the incorrect preservation of permissions when creating PHAR archives using the...

10CVSS6.6AI score0.99998EPSS
SaveExploits302References487
Rows per page
Query Builder