ghsa-5j5x-jr29-33x7
Vulnerability from github
Published
2022-05-24 16:59
Modified
2024-04-04 02:35
Severity ?
VLAI Severity ?
Details
An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to search.crud.php because the catCommand parameter is passed to the exec function without filtering, which can lead to command execution.
{ "affected": [], "aliases": [ "CVE-2019-16663" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-10-28T12:15:00Z", "severity": "HIGH" }, "details": "An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to search.crud.php because the catCommand parameter is passed to the exec function without filtering, which can lead to command execution.", "id": "GHSA-5j5x-jr29-33x7", "modified": "2024-04-04T02:35:17Z", "published": "2022-05-24T16:59:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16663" }, { "type": "WEB", "url": "https://drive.google.com/open?id=1XmR2MSMb3cKARFk3XxmPkwz6GhAP1JxL" }, { "type": "WEB", "url": "https://drive.google.com/open?id=1kQGmboKfwob4RwlMjnv6ER2Za1GUptOi" }, { "type": "WEB", "url": "https://gist.github.com/mhaskar/e7e454c7cb0dd9a139b0a43691e258a0" }, { "type": "WEB", "url": "https://rconfig.com/download" }, { "type": "WEB", "url": "https://shells.systems/rconfig-v3-9-2-authenticated-and-unauthenticated-rce-cve-2019-16663-and-cve-2019-16662" } ], "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…