| शीर्षक | yi-ge get-header-ip master CWE-79 |
|---|
| विवरण | in file ip.php
if (isset($_GET['callback'])) {
echo trim($_GET['callback']) . '(' . json_encode(['ip' => $ip]) . ')';
} else {
echo $ip . "\n";
}
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/yi-ge/get-header-ip/blob/master/ip.php#L32 |
|---|
| उपयोगकर्ता | dev03303 (UID 85336) |
|---|
| सबमिशन | 10/09/2025 09:08 AM (8 महीनों पहले) |
|---|
| संयम | 25/09/2025 07:54 AM (15 days later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 325814 [yi-ge get-header-ip तक 589b23d0eb0043c310a6a13ce4bbe2505d0d0b15 ip.php callback क्रॉस साइट स्क्रिप्टिंग] |
|---|
| अंक | 20 |
|---|