5.4
CVE-2023-45957
- EPSS 0.38%
- Veröffentlicht 22.12.2023 16:15:08
- Zuletzt bearbeitet 21.11.2024 08:27:41
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A stored cross-site scripting (XSS) vulnerability in the component admin/AdminRequestSqlController.php of thirty bees before 1.5.0 allows attackers to execute arbitrary web script or HTML via $e->getMessage() error mishandling.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Thirtybees ≫ Thirty Bees Version < 1.5.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.38% | 0.291 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.3 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
https://github.com/thirtybees/thirtybees/commit/f5b2c1e0094ce53fded1443bab99a604ae8e2968
https://github.com/thirtybees/thirtybees/compare/1.4.0...1.5.0
https://zigrin.com/advisories/thirty-bees-stored-cross-site-scripting-xss/