Enhancement: vulnerabilities/other/maccmsv10-backdoor.yaml by mp
parent
57348a8841
commit
d4529ca918
|
@ -1,12 +1,17 @@
|
|||
id: maccmsv10-backdoor
|
||||
|
||||
info:
|
||||
name: Maccmsv10 - Backdoor Detection
|
||||
name: Maccmsv10 - Backdoor Remote Code Execution
|
||||
author: princechaddha
|
||||
severity: critical
|
||||
description: Maccmsv10 contains a backdoor which can be exploited by remote attackers. The backdoor is accessible via the '/index.php/bbs/index/download' endpoint and the special 'getpwd' parameter value of 'WorldFilledWithLove'.
|
||||
description: Maccmsv10 contains a backdoor which can be exploited by remote attackers. The backdoor is accessible via the '/index.php/bbs/index/download' endpoint and the special 'getpwd' parameter value of 'WorldFilledWithLove'. Exploitation of this vulnerability will allow remote attackers to execute code.
|
||||
reference:
|
||||
- https://github.com/chaitin/xray/blob/master/pocs/maccmsv10-backdoor.yml
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
||||
cvss-score: 10.0
|
||||
cve-id:
|
||||
cwe-id: CWE-77
|
||||
tags: maccmsv10,rce
|
||||
|
||||
requests:
|
||||
|
|
Loading…
Reference in New Issue