ghsa-qjq9-wx5j-jrg6
Vulnerability from github
Published
2022-05-14 03:50
Modified
2023-10-31 19:54
Severity ?
VLAI Severity ?
Summary
Dolibarr ERP and CRM contain XSS Vulnerability
Details
The test_sql_and_script_inject function in htdocs/main.inc.php in Dolibarr ERP/CRM 6.0.4 blocks some event attributes but neither onclick nor onscroll, which allows XSS.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 6.0.4" }, "package": { "ecosystem": "Packagist", "name": "dolibarr/dolibarr" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.0.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-17971" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-07-26T22:09:51Z", "nvd_published_at": "2017-12-29T18:29:00Z", "severity": "MODERATE" }, "details": "The test_sql_and_script_inject function in htdocs/main.inc.php in Dolibarr ERP/CRM 6.0.4 blocks some event attributes but neither onclick nor onscroll, which allows XSS.", "id": "GHSA-qjq9-wx5j-jrg6", "modified": "2023-10-31T19:54:00Z", "published": "2022-05-14T03:50:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17971" }, { "type": "WEB", "url": "https://github.com/Dolibarr/dolibarr/issues/8000" }, { "type": "WEB", "url": "https://github.com/Dolibarr/dolibarr/commit/b2feac9d90f2ecfd5916c4d49176ff1a138744c8" }, { "type": "PACKAGE", "url": "https://github.com/Dolibarr/dolibarr" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Dolibarr ERP and CRM contain XSS Vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…