cbcvebase.
CVE-2018-10095
published 2018-05-22

CVE-2018-10095: Cross-site scripting (XSS) vulnerability in Dolibarr before 7.0.2 allows remote attackers to inject arbitrary web script or HTML via the foruserlogin parameter…

PriorityP352medium6.1CVSS 3.0
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
86.99%
99.7th percentile
Cross-site scripting (XSS) vulnerability in Dolibarr before 7.0.2 allows remote attackers to inject arbitrary web script or HTML via the foruserlogin parameter to adherents/cartes/carte.php.

Affected

2 ranges
VendorProductVersion rangeFixed in
dolibarrdolibarr< 7.0.27.0.2
dolibarrdolibarr>= 0 < 7.0.27.0.2

Detection & IOCsextracted from sources · hover to see the quote

urladherents/cartes/carte.php
otherforuserlogin=<script>alert(document.domain)</script>
  • Look for XSS payloads in the 'foruserlogin' GET/POST parameter on requests to adherents/cartes/carte.php
  • Nuclei-style detection: HTTP 200 response with Content-Type: text/html when injecting XSS payload into foruserlogin parameter
  • ·Vulnerability affects Dolibarr versions before 7.0.2 only; patched in 7.0.2 and later

CVSS provenance

nvdv3.06.1MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
osv6.1MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.