VRT 391,192 CVEs tracked · 15,442 in RASP scope · data as of 17 hours ago
Reset
More filters (1)
Columns
Oracle product: Oracle Communications / Platform (PHP)
Overview 6 matches · 0 in RASP scope · 0 protected · 0 KEV · 4 public PoC · 0 CISA SSVC · 0 EPSS ≥ 0.5 · 0 disputed
6matches 0in RASP scope0.0% 0protected0.0% 0KEV0.0% 4public PoC66.7% 0CISA SSVC0.0% 0EPSS ≥ 0.50.0% 0disputed0.0%
Critical 2 33.3% High 2 33.3% Medium 2 33.3% Low 0 0.0% None 0 0.0% Unknown 0 0.0%
Protected by RASP 0 0.0% Rule in development 0 0.0% Mitigation candidate 0 0.0% No exploit published 0 0.0% No fix identified 0 0.0% Mitigated by environment configuration 0 0.0% Queued for review 0 0.0% Not applicable 6 100.0% Out of RASP scope 0 0.0% Rejected 0 0.0%
blocked by ARMR today 0 0.0% not blocked 6 100.0% not established 0 0.0% unrecorded 0 0.0%
Exploited in the wild 0 0.0% Working exploit published 0 0.0% Proof of concept only 0 0.0% Forecast only 0 0.0% No public exploit 6 100.0%
split by peak 2 / quarter
Unknown: 0None: 0Low: 0Medium: 2High: 2Critical: 2 Rejected: 0Out of RASP scope: 0Not applicable: 6Queued for review: 0Mitigated by environment configuration: 0No fix identified: 0No exploit published: 0Mitigation candidate: 0Rule in development: 0Protected by RASP: 0 unrecorded: 0not established: 0not blocked: 6blocked by ARMR today: 0 No public exploit: 6Forecast only: 0Proof of concept only: 0Working exploit published: 0Exploited in the wild: 0 Q4 2021: 2 CVEs Q1 2022: 1 CVE Q2 2022: 0 CVEs Q3 2022: 1 CVE Q4 2022: 1 CVE Q1 2023: 0 CVEs Q2 2023: 0 CVEs Q3 2023: 1 CVE
Q4 21Q1 22Q2 22Q3 22Q4 22Q1 23Q2 23Q3 23
6 matches CSV JSON
CVE Severity Published Status Exploitation Description
CVE-2023-3824 Critical 2023-08-11 Not applicable No public exploit In PHP version 8.0.* before 8.0.30,  8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE.
CVE-2022-31630 High 2022-11-14 Not applicable No public exploit In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. 
CVE-2022-31629 Medium 2022-09-28 Not applicable No public exploit In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim's browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.
CVE-2021-21708 Critical 2022-02-27 Not applicable No public exploit In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.
CVE-2021-21707 Medium 2021-11-29 Not applicable No public exploit In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.
CVE-2021-21703 High 2021-10-25 Not applicable No public exploit 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 main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.