6.1
CVE-2022-29533
- EPSS 0.78%
- Veröffentlicht 20.04.2022 23:15:08
- Zuletzt bearbeitet 22.06.2026 19:23:18
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in MISP before 2.4.158. There is XSS in app/Controller/OrganisationsController.php in a situation with a "weird single checkbox page."
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Misp-project ≫ Misp Version < 2.4.158
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.78% | 0.51 |
| 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
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/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/MISP/MISP/compare/v2.4.157...v2.4.158
https://github.com/MISP/MISP/commit/ce6bc88e330f5ef50666b149d86c0d94f545f24e
https://zigrin.com/advisories/misp-xss-in-app-controller-organisationscontroller-php/