Enhancement: cves/2021/CVE-2021-26084.yaml by mp
parent
3ea9db5a8b
commit
0734b0c268
|
@ -1,13 +1,10 @@
|
|||
id: CVE-2021-26084
|
||||
|
||||
info:
|
||||
name: Confluence Server OGNL injection - RCE
|
||||
name: Confluence Server - Remote Code Execution
|
||||
author: dhiyaneshDk,philippedelteil
|
||||
severity: critical
|
||||
description: In affected versions of Confluence Server and Data Center, an OGNL injection vulnerability exists that would allow an authenticated user, and in some instances an unauthenticated user, to execute arbitrary
|
||||
code on a Confluence Server or Data Center instance. The vulnerable endpoints can be accessed by a non-administrator user or unauthenticated user if 'Allow people to sign up to create their account' is enabled.
|
||||
To check whether this is enabled go to COG > User Management > User Signup Options. The affected versions are before version 6.13.23, from version 6.14.0 before 7.4.11, from version 7.5.0 before 7.11.6, and from
|
||||
version 7.12.0 before 7.12.5.
|
||||
description: Confluence Server and Data Center contain an OGNL injection vulnerability that could allow an authenticated user, and in some instances an unauthenticated user, to execute arbitrary code on a Confluence Server or Data Center instance. The affected versions are before version 6.13.23, from version 6.14.0 before 7.4.11, from version 7.5.0 before 7.11.6, and from version 7.12.0 before 7.12.5The vulnerable endpoints can be accessed by a non-administrator user or unauthenticated user if 'Allow people to sign up to create their account' is enabled. To check whether this is enabled go to COG > User Management > User Signup Options.
|
||||
reference:
|
||||
- https://jira.atlassian.com/browse/CONFSERVER-67940
|
||||
- https://github.com/httpvoid/CVE-Reverse/tree/master/CVE-2021-26084
|
||||
|
@ -58,3 +55,5 @@ requests:
|
|||
part: body
|
||||
words:
|
||||
- 'value="aaaa{140592=null}'
|
||||
|
||||
# Enhanced by mp on 2022/05/17
|
||||
|
|
Loading…
Reference in New Issue