nuclei-templates/http/cves/2021/CVE-2021-27651.yaml

67 lines
2.2 KiB
YAML
Raw Normal View History

2021-05-16 09:40:08 +00:00
id: CVE-2021-27651
info:
name: Pega Infinity - Authentication Bypass
author: idealphase,daffainfo
severity: critical
description: Pega Infinity versions 8.2.1 through 8.5.2 contain an authentication bypass vulnerability because the password reset functionality for local accounts can be used to bypass local authentication checks.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information and potential compromise of the Pega Infinity application.
2023-09-06 12:09:01 +00:00
remediation: |
Apply the necessary security patches or updates provided by Pega Infinity to mitigate the authentication bypass vulnerability (CVE-2021-27651).
reference:
- https://github.com/samwcyo/CVE-2021-27651-PoC/blob/main/RCE.md
- https://nvd.nist.gov/vuln/detail/CVE-2021-27651
- https://collaborate.pega.com/discussion/pega-security-advisory-a21-hotfix-matrix
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/orangmuda/CVE-2021-27651
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2021-27651
2023-07-11 19:49:27 +00:00
cwe-id: CWE-287
2024-05-31 19:23:20 +00:00
epss-score: 0.06797
epss-percentile: 0.93865
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:pega:infinity:*:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: pega
product: infinity
2024-01-14 09:21:50 +00:00
tags: cve2021,cve,pega,auth-bypass
2021-05-16 09:40:08 +00:00
http:
2021-05-16 09:40:08 +00:00
- method: GET
path:
- "{{BaseURL}}/prweb/PRAuth/app/default/"
host-redirects: true
2021-05-16 09:40:08 +00:00
max-redirects: 2
2023-07-11 19:49:27 +00:00
matchers-condition: and
matchers:
- type: dsl
dsl:
- compare_versions(version, '< 8.5.2', '>= 8.2.1')
- type: word
part: body
words:
- 'Pega Infinity'
- type: status
status:
- 200
extractors:
- type: regex
name: version
group: 1
regex:
- '(?m)<span>Pega ([0-9.]+)</span>'
2023-07-11 19:49:27 +00:00
internal: true
- type: regex
group: 1
regex:
- '(?m)<span>Pega ([0-9.]+)</span>'
# digest: 4b0a00483046022100b98e70d836aeed9b41fe32d38b8f9e0a504b1f330bbb68477296e6c3008506a1022100fc8c661b92d136d56605ae5a3207598bacde65e1a1091a2b637972bcfaac7e76:922c64590222798bb761d5b6d8e72950