6.1
CVE-2018-3769
- EPSS 1.43%
- Veröffentlicht 05.07.2018 16:29:00
- Zuletzt bearbeitet 21.11.2024 04:06:02
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
ruby-grape ruby gem suffers from a cross-site scripting (XSS) vulnerability via "format" parameter.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ruby-grape ≫ Grape Version <= 1.0.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.43% | 0.695 |
| 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/ruby-grape/grape/commit/6876b71efc7b03f7ce1be3f075eaa4e7e6de19af
https://github.com/ruby-grape/grape/issues/1762
https://github.com/ruby-grape/grape/pull/1763