Lucene search
+L

139 matches found

Cvelist
Cvelist
added 2020/10/02 2:14 p.m.45 views

CVE-2020-7069 Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV

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...

5.4CVSS7AI score0.02055EPSS
SaveExploits0References13
AlpineLinux
AlpineLinux
added 2020/10/02 2:14 p.m.56 views

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
SaveExploits1
UbuntuCve
UbuntuCve
added 2020/09/09 6:15 p.m.34 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.8CVSS6.8AI score0.01661EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2020/08/11 5:43 p.m.43 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...

3.3CVSS2.7AI score0.01661EPSS
SaveExploits1References3
IBM Security Bulletins
IBM Security Bulletins
added 2020/06/12 3:20 p.m.38 views

Security Bulletin: IBM QRadar SIEM is vulernable to Authorization bypass (CVE-2020-4274)

Summary IBM QRadar SIEM is vulernable to Authorization bypass Vulnerability Details CVEID: CVE-2020-4274 DESCRIPTION: IBM QRadar SIEM could allow an authenticated user to access data and perform unauthorized actions due to inadequate permission checks. CVSS Base score: 5.4 CVSS Temporal Score: Se...

5.5CVSS1.6AI score0.00893EPSS
SaveExploits3Affected Software1
NVD
NVD
added 2020/05/20 8:15 a.m.41 views

CVE-2019-11048

In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleanin...

5.3CVSS6.3AI score0.06264EPSS
SaveExploits1References13
Amazon
Amazon
added 2020/05/13 12:00 a.m.109 views

Medium: php73

Issue Overview: In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.34, 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...

8.8CVSS7.4AI score0.04883EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2020/04/23 12:00 a.m.131 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.362 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/07 5:04 p.m.31 views

CVE-2019-11035

When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exifiifaddvalue function. This may lead to information disclosure or crash...

9.1CVSS1.9AI score0.04409EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/04/03 1:01 p.m.48 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
NVD
NVD
added 2020/04/01 4:15 a.m.25 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.5CVSS7.2AI score0.04295EPSS
SaveExploits1References10
Prion
Prion
added 2020/04/01 4:15 a.m.53 views

Stack overflow

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mbstrtolower function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution...

6.8CVSS8.6AI score0.04883EPSS
SaveExploits1References8Affected Software4
UbuntuCve
UbuntuCve
added 2020/04/01 4:15 a.m.49 views

CVE-2020-7065

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mbstrtolower function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution...

8.8CVSS6.9AI score0.04883EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2020/04/01 3:35 a.m.55 views

CVE-2020-7065

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mbstrtolower function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution...

8.8CVSS6.6AI score0.04883EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/04/01 3:35 a.m.32 views

CVE-2020-7064 Use-of-uninitialized-value in exif

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.8AI score0.04295EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2020/04/01 3:35 a.m.45 views

CVE-2020-7065 mb_strtolower (UTF-32LE): stack-buffer-overflow at php_unicode_tolower_full

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mbstrtolower function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution...

7.4CVSS8.8AI score0.04883EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2020/03/29 8:05 a.m.47 views

CVE-2019-19246

Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in strlowercasematch in regexec.c...

7.5CVSS2.3AI score0.02942EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/03/24 12:00 a.m.61 views

PHP 7.3.x < 7.3.16 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is prior to 7.2.29, 7.3.x prior to 7.3.16, or 7.4.x prior to 7.4.4. It is, therefore, affected by multiple vulnerabilities: - An improper null termination exists in getheaders due to a silent truncation after a null byte...

8.8CVSS7.7AI score0.04883EPSS
SaveExploits3References4
ATTACKERKB
ATTACKERKB
added 2020/03/17 5:39 a.m.106 views

CVE-2020-7065

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mbstrtolower function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution...

8.8CVSS6.8AI score0.04883EPSS
SaveIn wildExploits1References12Affected Software1
Rows per page
Query Builder