7.5
CVE-2021-41569
- EPSS 54.77%
- Veröffentlicht 19.11.2021 18:15:09
- Zuletzt bearbeitet 21.11.2024 06:26:26
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
SAS/Intrnet 9.4 build 1520 and earlier allows Local File Inclusion. The samples library (included by default) in the appstart.sas file, allows end-users of the application to access the sample.webcsf1.sas program, which contains user-controlled macro variables that are passed to the DS2CSF macro. Users can escape the context of the configured user-controllable variable and append additional functions native to the macro but not included as variables within the library. This includes a function that retrieves files from the host OS.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sas ≫ Sas/intrnet Version < 9.4
Sas ≫ Sas/intrnet Version9.4 Update-
Sas ≫ Sas/intrnet Version9.4 Updatebuild1520
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 54.77% | 0.979 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-829 Inclusion of Functionality from Untrusted Control Sphere
The product imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.