ghsa-8fvr-7945-mg7w
Vulnerability from github
Published
2022-06-14 00:00
Modified
2022-06-20 21:36
Severity ?
VLAI Severity ?
Summary
Cross site scripting in dolibarr
Details
A Cross-site Scripting (XSS) vulnerability exists in the admin/accountant.php file. The fields town
, name
, and Accountant code
can be used to escape double quote protection.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "dolibarr/dolibarr" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "16.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-2060" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-06-17T01:10:52Z", "nvd_published_at": "2022-06-13T09:15:00Z", "severity": "MODERATE" }, "details": "A Cross-site Scripting (XSS) vulnerability exists in the admin/accountant.php file. The fields `town`, `name`, and `Accountant code` can be used to escape double quote protection.", "id": "GHSA-8fvr-7945-mg7w", "modified": "2022-06-20T21:36:42Z", "published": "2022-06-14T00:00:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2060" }, { "type": "WEB", "url": "https://github.com/dolibarr/dolibarr/commit/2b5b9957c3010a5db9d1988c2efe5b209b16b47f" }, { "type": "PACKAGE", "url": "https://github.com/dolibarr/dolibarr" }, { "type": "WEB", "url": "https://huntr.dev/bounties/2acfc8fe-247c-4f88-aeaa-042b6b8690a0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross site scripting in dolibarr" }
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…