إرسال #616885: descreekert wx-discuz master (latest commit: 12bd474 ) CWE-79المعلومات

عنوانdescreekert wx-discuz master (latest commit: 12bd474 ) CWE-79
الوصفproject url: https://github.com/descreekert/wx-discuz Vulnerability code pattern: `echo $_GET` Vulnerability code path: wx.php:24 ```php public function validToken() { $echoStr = $_GET["echostr"]; //valid signature , option if($this->checkSignature()){ echo $echoStr; exit; } } ``` CWE: CWE-79-Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE Description: The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
المستخدم
 dev03303 (UID 85336)
ارسال16/07/2025 09:22 AM (9 أشهر منذ)
الاعتدال18/07/2025 11:33 AM (2 days later)
الحالةتمت الموافقة
إدخال VulDB316869 [descreekert wx-discuz حتى 12bd4745c63ec203cb32119bf77ead4a923bf277 /wx.php validToken echostr البرمجة عبر المواقع]
النقاط17

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!