CVE-2021-42669

CVE-2021-42669 is a critical-severity vulnerability in Engineers Online Portal Project Engineers Online Portal with a CVSS 3.x base score of 9.8. Its EPSS exploit-prediction score of 23% places it in the 98th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-434.

Key facts

Description

A file upload vulnerability exists in Sourcecodester Engineers Online Portal in PHP via dashboard_teacher.php, which allows changing the avatar through teacher_avatar.php. Once an avatar gets uploaded it is getting uploaded to the /admin/uploads/ directory, and is accessible by all users. By uploading a php webshell containing "<?php system($_GET["cmd"]); ?>" the attacker can execute commands on the web server with - /admin/uploads/php-webshell?cmd=id.

Frequently asked questions

What is CVE-2021-42669?
A file upload vulnerability exists in Sourcecodester Engineers Online Portal in PHP via dashboard_teacher.php, which allows changing the avatar through teacher_avatar.php. Once an avatar gets uploaded it is getting uploaded to the /admin/uploads/ directory, and is accessible by all users. By uploading a php webshell containing "<?php system($_GET["cmd"]); ?>" the attacker can execute commands on the web server with - /admin/uploads/php-webshell?cmd=id.
How severe is CVE-2021-42669?
CVE-2021-42669 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
Is CVE-2021-42669 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 23% (98th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2021-42669?
CVE-2021-42669 affects Engineers Online Portal Project Engineers Online Portal. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2021-42669?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
When was CVE-2021-42669 published?
CVE-2021-42669 was published on 2021-11-05 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Engineers Online Portal Project Engineers Online Portal

All CVEs affecting Engineers Online Portal Project Engineers Online Portal →

Other CWE-434 (Unrestricted Upload of File with Dangerous Type) vulnerabilities

Browse all CWE-434 (Unrestricted Upload of File with Dangerous Type) vulnerabilities →