thinkphp-bjyblog (last update Jun 4 2021) is affected by a Cross Site Scripting (XSS) vulnerability in AdminBaseController.class.php. The exit function terminates the script and prints a message to the user that contains $_SERVER['HTTP_HOST'].
References
Link | Resource |
---|---|
https://github.com/baijunyao/thinkphp-bjyblog/issues/6 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-12-02 14:15
Updated : 2021-12-10 19:13
NVD link : CVE-2021-43682
Mitre link : CVE-2021-43682
CVE.ORG link : CVE-2021-43682
JSON object : View
Products Affected
thinkphp-bjyblog_project
- thinkphp-bjyblog
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')