CVE-2020-8115

CVE-2020-8115

Vendor N/A
Product https://github.com/revive-adserver/revive-adserver
Weakness CWE-79 · XSS
Published February 4, 2020
Last update August 4, 2024

CVSS base score

What the vulnerability does

01Description

A reflected XSS vulnerability has been discovered in the publicly accessible afr.php delivery script of Revive Adserver <= 5.0.3 by Jacopo Tediosi. There are currently no known exploits: the session identifier cannot be accessed as it is stored in an http-only cookie as of v3.2.2. On older versions, however, under specific circumstances, it could be possible to steal the session identifier and gain access to the admin interface. The query string sent to the www/delivery/afr.php script was printed back without proper escaping in a JavaScript context, allowing an attacker to execute arbitrary JS code on the browser of the victim.

Key dates

02Disclosure timeline

February 4, 2020 CVE published
August 4, 2024 Record updated