ghsa-p29c-jpgj-v57r
Vulnerability from github
Published
2022-05-24 17:10
Modified
2024-04-25 21:21
Severity ?
VLAI Severity ?
Summary
Froxlor arbitrary code execution via the database configuration options
Details
An issue was discovered in Froxlor before 0.10.14. Remote attackers with access to the installation routine could have executed arbitrary code via the database configuration options that were passed unescaped to exec, because of _backupExistingDatabase in install/lib/class.FroxlorInstall.php.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "froxlor/froxlor" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.10.14" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-10235" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T21:21:25Z", "nvd_published_at": "2020-03-09T16:15:00Z", "severity": "HIGH" }, "details": "An issue was discovered in Froxlor before 0.10.14. Remote attackers with access to the installation routine could have executed arbitrary code via the database configuration options that were passed unescaped to exec, because of _backupExistingDatabase in install/lib/class.FroxlorInstall.php.", "id": "GHSA-p29c-jpgj-v57r", "modified": "2024-04-25T21:21:25Z", "published": "2022-05-24T17:10:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10235" }, { "type": "WEB", "url": "https://github.com/Froxlor/Froxlor/commit/62ce21c9ec393f9962515c88f0c489ace42bf656" }, { "type": "WEB", "url": "https://github.com/Froxlor/Froxlor/commit/7e361274c5bf687b6a42dd1871f6d75506c5d207" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1165721" }, { "type": "PACKAGE", "url": "https://github.com/Froxlor/Froxlor" }, { "type": "WEB", "url": "https://github.com/Froxlor/Froxlor/compare/0.10.13...0.10.14" } ], "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" } ], "summary": "Froxlor arbitrary code execution via the database configuration options" }
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…