8.1
CVE-2013-7377
- EPSS 1.27%
- Veröffentlicht 23.10.2017 18:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The codem-transcode module before 0.5.0 for Node.js, when ffprobe is enabled, allows remote attackers to execute arbitrary commands via a POST request to /probe.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Codem-transcode Project ≫ Codem-transcode Version0.4.1
Codem-transcode Project ≫ Codem-transcode Version0.4.2
Codem-transcode Project ≫ Codem-transcode Version0.4.3
Codem-transcode Project ≫ Codem-transcode Version0.4.4
Codem-transcode Project ≫ Codem-transcode Version0.5.0 Updatebeta1
Codem-transcode Project ≫ Codem-transcode Version0.5.0 Updatebeta2
Codem-transcode Project ≫ Codem-transcode Version0.5.0 Updatebeta3
Codem-transcode Project ≫ Codem-transcode Version0.5.0 Updatebeta4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.27% | 0.786 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/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-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.