ghsa-px3p-5c29-4jxr
Vulnerability from github
Published
2022-03-03 00:00
Modified
2022-03-17 00:04
Severity ?
VLAI Severity ?
Details
diag_routes.php in pfSense 2.5.2 allows sed data injection. Authenticated users are intended to be able to view data about the routes set in the firewall. The data is retrieved by executing the netstat utility, and then its output is parsed via the sed utility. Although the common protection mechanisms against command injection (i.e., the usage of the escapeshellarg function for the arguments) are used, it is still possible to inject sed-specific code and write an arbitrary file in an arbitrary location.
{ "affected": [], "aliases": [ "CVE-2021-41282" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-03-01T23:15:00Z", "severity": "HIGH" }, "details": "diag_routes.php in pfSense 2.5.2 allows sed data injection. Authenticated users are intended to be able to view data about the routes set in the firewall. The data is retrieved by executing the netstat utility, and then its output is parsed via the sed utility. Although the common protection mechanisms against command injection (i.e., the usage of the escapeshellarg function for the arguments) are used, it is still possible to inject sed-specific code and write an arbitrary file in an arbitrary location.", "id": "GHSA-px3p-5c29-4jxr", "modified": "2022-03-17T00:04:24Z", "published": "2022-03-03T00:00:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41282" }, { "type": "WEB", "url": "https://docs.netgate.com/pfsense/en/latest/releases/22-01_2-6-0.html" }, { "type": "WEB", "url": "https://www.shielder.it/advisories" }, { "type": "WEB", "url": "https://www.shielder.it/advisories/pfsense-remote-command-execution" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/166208/pfSense-2.5.2-Shell-Upload.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…