8.8
CVE-2013-4225
- EPSS 0.47%
- Veröffentlicht 11.02.2020 21:15:10
- Zuletzt bearbeitet 21.11.2024 01:55:09
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
The RESTful Web Services (restws) module 7.x-1.x before 7.x-1.4 and 7.x-2.x before 7.x-2.1 for Drupal does not properly restrict access to entity write operations, which makes it easier for remote authenticated users with the "access resource node" and "create page content" permissions (or equivalents) to conduct cross-site scripting (XSS) or execute arbitrary PHP code via a crafted text field.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Restful Web Services Project ≫ Restful Web Services SwPlatformdrupal Version >= 7.x-1.0 < 7.x-1.4
Restful Web Services Project ≫ Restful Web Services SwPlatformdrupal Version >= 7.x-2.0 < 7.x-2.1
Restful Web Services Project ≫ Restful Web Services Version7.x-2.x Updatedev SwPlatformdrupal
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.47% | 0.64 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
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.
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.