| عنوان | MikeCen WeChat-Face-Recognition master CWE-79 |
|---|
| الوصف | In file wx.php
$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. |
|---|
| المصدر | ⚠️ https://github.com/MikeCen/WeChat-Face-Recognition/blob/master/wx.php#L25 |
|---|
| المستخدم | dev03301 (UID 88717) |
|---|
| ارسال | 10/09/2025 09:01 AM (8 أشهر منذ) |
|---|
| الاعتدال | 25/09/2025 07:51 AM (15 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 325813 [MikeCen WeChat-Face-Recognition حتى 6e3f72bf8547d80b59e330f1137e4aa505f492c1 wx.php valid echostr البرمجة عبر المواقع] |
|---|
| النقاط | 20 |
|---|