7.2
CVE-2021-28398
- EPSS 1.12%
- Veröffentlicht 05.09.2022 17:15:19
- Zuletzt bearbeitet 21.11.2024 05:59:37
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
A privileged attacker in GeoNetwork before 3.12.0 and 4.x before 4.0.4 can use the directory harvester before-script to execute arbitrary OS commands remotely on the hosting infrastructure. A User Administrator or Administrator account is required to perform this. This occurs in the runBeforeScript method in harvesters/src/main/java/org/fao/geonet/kernel/harvest/harvester/localfilesystem/LocalFilesystemHarvester.java. The earliest affected version is 3.4.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Osgeo ≫ Geonetwork Version >= 3.4.0 < 3.12.0
Osgeo ≫ Geonetwork Version >= 4.0.0 < 4.0.4
Osgeo ≫ Geonetwork Version4.0.0 Updatealpha1
Osgeo ≫ Geonetwork Version4.0.0 Updatealpha2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.12% | 0.775 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
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.