CVE-2022-4446
13.12.2022, 12:15
PHP Remote File Inclusion in GitHub repository tsolucio/corebos prior to 8.0.
Vendor | Product | Version |
---|---|---|
corebos | corebos | 𝑥 < 8.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-98 - Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
- CWE-669 - Incorrect Resource Transfer Between SpheresThe product does not properly transfer a resource/behavior to another sphere, or improperly imports a resource/behavior from another sphere, in a manner that provides unintended control over that resource.
References