- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 19294
- Проверка EDB
-
- Пройдено
- Автор
- HENRY HOGGARD
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- null
- Дата публикации
- 2012-06-20
WordPress Plugin Schreikasten 0.14.13 - Cross-Site Scripting
Код:
# Title: WordPress Schreikasten 0.14.13 XSS
# Date: 5/6/12
# Author: Henry Hoggard
# Author URL: henryhoggard.co.uk
# Author Twitter: @henryhoggard
# http://wordpress.org/extend/plugins/schreikasten/
Post your XSS in either the name or content fields and the XSS will appear on the homepage.
Post your XSS as the poll title.
The XSS I used is
<script>alert('xss')</script>
#############################################################
- Источник
- www.exploit-db.com