Vulnerability Details : CVE-2020-19316
Potential exploit
OS Command injection vulnerability in function link in Filesystem.php in Laravel Framework before 5.8.17.
Products affected by CVE-2020-19316
- cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-19316
5.16%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 89 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-19316
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2020-19316
-
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-19316
-
http://www.netbytesec.com/advisories/OSCommandInjectionInLaravelFramework/
NetbyteSECExploit;Third Party Advisory
-
https://github.com/laravel/framework/commit/44c3feb604944599ad1c782a9942981c3991fa31
use escapeshellarg on windows symlink · laravel/framework@44c3feb · GitHubPatch;Third Party Advisory
Jump to