--- vuln.xml.orig 2020-05-05 13:16:20.441140000 +0200 +++ vuln.xml 2020-05-05 13:25:38.189038000 +0200 @@ -58,6 +58,61 @@ * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + glpi -- stored XSS + + + glpi + 9.4.3 + + + + +

The MITRE Corporation reports:

+
+

inc/user.class.php in GLPI before 9.4.3 allows XSS via a user picture.

+
+ +
+ + https://github.com/glpi-project/glpi/commit/c2aa7a7cd6af28be3809acc7e7842d2d2008c0fb + https://www.synacktiv.com/ressources/advisories/GLPI_9.4.0_stored_XSS.pdf + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13239 + CVE-2019-13239 + + + 2019-02-25 + 2019-07-04 + +
+ + + glpi -- account takeover + + + glpi + 9.4.3 + + + + +

The MITRE Corporation reports:

+
+

GLPI through 9.4.3 is prone to account takeover by abusing the ajax/autocompletion.php autocompletion feature. The lack of correct validation leads to recovery of the token generated via the password reset functionality, and thus an authenticated attacker can set an arbitrary password for any user. This vulnerability can be exploited to take control of admin account. This vulnerability could be also abused to obtain other sensitive fields like API keys or password hashes.

+
+ +
+ + https://github.com/glpi-project/glpi/security/advisories/GHSA-47hq-pfrr-jh5q + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14666 + CVE-2019-14666 + + + 2019-08-05 + 2019-08-05 + +
+ cacti -- XSS exposure