6.1
CVE-2023-45958
- EPSS 0.31%
- Veröffentlicht 18.10.2023 22:15:09
- Zuletzt bearbeitet 21.11.2024 08:27:41
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Thirty Bees Core v1.4.0 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the backup_pagination parameter at /controller/AdminController.php. This vulnerability allows attackers to execute arbitrary JavaScript in the web browser of a user via a crafted payload.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Thirtybees ≫ Thirty Bees Version1.4.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.227 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/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/2c99464376ad7b3c95f220163a2411e35274c3ba
https://zigrin.com/advisories/thirty-bees-reflected-cross-site-scripting-xss/