An XSS vulnerability exists in the banners.php page of PHP-Fusion 9.03.50. This can be exploited because the only security measure used against XSS is the stripping of SCRIPT tags. A malicious actor can use HTML event handlers to run JavaScript instead of using SCRIPT tags.
References
Link | Resource |
---|---|
https://github.com/php-fusion/PHP-Fusion/commit/c36006f900d855f1173f81cea1a774295049f4d8 | Patch Third Party Advisory |
https://github.com/php-fusion/PHP-Fusion/issues/2307 | Exploit Third Party Advisory |
https://github.com/php-fusion/PHP-Fusion/commit/c36006f900d855f1173f81cea1a774295049f4d8 | Patch Third Party Advisory |
https://github.com/php-fusion/PHP-Fusion/issues/2307 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:59
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/php-fusion/PHP-Fusion/commit/c36006f900d855f1173f81cea1a774295049f4d8 - Patch, Third Party Advisory | |
References | () https://github.com/php-fusion/PHP-Fusion/issues/2307 - Exploit, Third Party Advisory |
Information
Published : 2020-04-28 21:15
Updated : 2024-11-21 04:59
NVD link : CVE-2020-12438
Mitre link : CVE-2020-12438
CVE.ORG link : CVE-2020-12438
JSON object : View
Products Affected
php-fusion
- php-fusion
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')