| Title | nuz007 smsboom master CWE-79 |
|---|
| Description | dy.php:20
```php
<b>正在为该号<?php echo $_GET['hm'];?>进行云呼中...</b>
<p>本页为多开非挂机模式,将自动刷新一直轰炸</p>
```
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. |
|---|
| Source | ⚠️ https://github.com/nuz007/smsboom/blob/main/dy.php#L20 |
|---|
| User | dev03303 (UID 85336) |
|---|
| Submission | 09/10/2025 09:23 (8 months ago) |
|---|
| Moderation | 09/25/2025 07:57 (15 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 325816 [nuz007 smsboom up to 01b2f35bbbc23f3e0f60f38ca0e3d1b286f8d674 dy.php hm cross site scripting] |
|---|
| Points | 20 |
|---|