5.4
CVE-2020-35774
- EPSS 87.44%
- Veröffentlicht 29.12.2020 18:15:13
- Zuletzt bearbeitet 21.11.2024 05:28:03
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
server/handler/HistogramQueryHandler.scala in Twitter TwitterServer (aka twitter-server) before 20.12.0, in some configurations, allows XSS via the /histograms endpoint.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Twitter ≫ Twitter-server Version < 20.12.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 87.44% | 0.997 |
| 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
|
| nvd@nist.gov | 3.5 | 6.8 | 2.9 |
AV:N/AC:M/Au:S/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://advisory.checkmarx.net/advisory/CX-2020-4287
https://github.com/twitter/twitter-server/commit/e0aeb87e89a6e6c711214ee2de0dd9f6e5f9cb6c
https://github.com/twitter/twitter-server/compare/twitter-server-20.10.0...twitter-server-20.12.0