2021-01-24 11:37:25 +00:00
id : CVE-2021-22873
info :
name : Revive Adserver < 5.1.0 Open Redirect
author : pudsec
2021-09-10 11:26:40 +00:00
severity : medium
2021-01-29 18:05:27 +00:00
description : Revive Adserver before 5.1.0 is vulnerable to open redirects via the dest, oadest, and ct0 parameters of the lg.php and ck.php delivery scripts.
reference : https://nvd.nist.gov/vuln/detail/CVE-2021-22873
2021-03-18 07:54:36 +00:00
tags : cve,cve2021,redirect
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score : 6.10
cve-id : CVE-2021-22873
cwe-id : CWE-601
2021-01-24 11:37:25 +00:00
requests :
- method : GET
path :
2021-01-29 18:05:27 +00:00
- "{{BaseURL}}/ads/www/delivery/lg.php?dest=http://example.com"
- "{{BaseURL}}/adserve/www/delivery/lg.php?dest=http://example.com"
- "{{BaseURL}}/adserver/www/delivery/lg.php?dest=http://example.com"
- "{{BaseURL}}/openx/www/delivery/lg.php?dest=http://example.com"
- "{{BaseURL}}/revive/www/delivery/lg.php?dest=http://example.com"
- "{{BaseURL}}/www/delivery/lg.php?dest=http://example.com"
2021-09-02 11:59:10 +00:00
stop-at-first-match : true
2021-01-24 11:37:25 +00:00
redirects : true
2021-09-02 11:59:10 +00:00
max-redirects : 2
2021-01-24 11:37:25 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
words :
- "<title>Example Domain</title>"
part : body