Gila
by Gila
Source repositories
CVEs (16)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2021-47900 | Cri | 0.64 | 9.8 | 0.01 | Jan 27, 2026 | Gila CMS versions prior to 2.0.0 contain a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary system commands through manipulated HTTP headers. Attackers can inject PHP code in the User-Agent header with shell_exec() to run system… | ||
| CVE-2019-16679 | 0.03 | — | 0.07 | Sep 21, 2019 | Gila CMS before 1.11.1 allows admin/fm/?f=../ directory traversal, leading to Local File Inclusion. | |||
| CVE-2019-9647 | 0.03 | — | 0.02 | Jun 5, 2019 | Gila CMS 1.9.1 has XSS. | |||
| CVE-2024-7657 | 0.00 | — | 0.01 | Aug 11, 2024 | A vulnerability classified as problematic was found in Gila CMS 1.10.9. This vulnerability affects unknown code of the file /cm/update_rows/page?id=2 of the component HTTP POST Request Handler. The manipulation of the argument content leads to cross site scripting. The attack… | |||
| CVE-2020-26624 | 0.00 | — | 0.01 | Jan 2, 2024 | A SQL injection vulnerability was discovered in Gila CMS 1.15.4 and earlier which allows a remote attacker to execute arbitrary web scripts via the ID parameter after the login portal. | |||
| CVE-2020-26623 | 0.00 | — | 0.01 | Jan 2, 2024 | SQL Injection vulnerability discovered in Gila CMS 1.15.4 and earlier allows a remote attacker to execute arbitrary web scripts via the Area parameter under the Administration>Widget tab after the login portal. | |||
| CVE-2021-39486 | 0.00 | — | 0.01 | Oct 4, 2021 | A Stored XSS via Malicious File Upload exists in Gila CMS version 2.2.0. An attacker can use this to steal cookies, passwords or to run arbitrary code on a victim's browser. | |||
| CVE-2021-37777 | 0.00 | — | 0.02 | Oct 4, 2021 | Gila CMS 2.2.0 is vulnerable to Insecure Direct Object Reference (IDOR). Thumbnails uploaded by one site owner are visible by another site owner just by knowing the other site name and fuzzing for picture names. This leads to sensitive information disclosure. | |||
| CVE-2020-28692 | 0.00 | — | 0.02 | Nov 16, 2020 | In Gila CMS 1.16.0, an attacker can upload a shell to tmp directy and abuse .htaccess through the logs function for executing PHP files. | |||
| CVE-2019-20803 | 0.00 | — | 0.02 | May 21, 2020 | Gila CMS before 1.11.6 has reflected XSS via the admin/content/postcategory id parameter, which is mishandled for g_preview_theme. | |||
| CVE-2019-20804 | 0.00 | — | 0.01 | May 21, 2020 | Gila CMS before 1.11.6 allows CSRF with resultant XSS via the admin/themes URI, leading to compromise of the admin account. | |||
| CVE-2020-5512 | 0.00 | — | 0.19 | Jan 6, 2020 | Gila CMS 1.11.8 allows /admin/media?path=../ Path Traversal. | |||
| CVE-2020-5513 | 0.00 | — | 0.26 | Jan 6, 2020 | Gila CMS 1.11.8 allows /cm/delete?t=../ Directory Traversal. | |||
| CVE-2020-5514 | 0.00 | — | 0.44 | Jan 6, 2020 | Gila CMS 1.11.8 allows Unrestricted Upload of a File with a Dangerous Type via .phar or .phtml to the lzld/thumb?src= URI. | |||
| CVE-2019-17536 | 0.00 | — | 0.02 | Oct 13, 2019 | Gila CMS through 1.11.4 allows Unrestricted Upload of a File with a Dangerous Type via the moveAction function in core/controllers/fm.php. The attacker needs to use admin/media_upload and fm/move. | |||
| CVE-2019-11515 | 0.00 | — | 0.02 | Apr 25, 2019 | core/classes/db_backup.php in Gila CMS 1.10.1 allows admin/db_backup?download= absolute path traversal to read arbitrary files. |
- risk 0.64cvss 9.8epss 0.01
Gila CMS versions prior to 2.0.0 contain a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary system commands through manipulated HTTP headers. Attackers can inject PHP code in the User-Agent header with shell_exec() to run system…
- CVE-2019-16679Sep 21, 2019risk 0.03cvss —epss 0.07
Gila CMS before 1.11.1 allows admin/fm/?f=../ directory traversal, leading to Local File Inclusion.
- CVE-2019-9647Jun 5, 2019risk 0.03cvss —epss 0.02
Gila CMS 1.9.1 has XSS.
- CVE-2024-7657Aug 11, 2024risk 0.00cvss —epss 0.01
A vulnerability classified as problematic was found in Gila CMS 1.10.9. This vulnerability affects unknown code of the file /cm/update_rows/page?id=2 of the component HTTP POST Request Handler. The manipulation of the argument content leads to cross site scripting. The attack…
- CVE-2020-26624Jan 2, 2024risk 0.00cvss —epss 0.01
A SQL injection vulnerability was discovered in Gila CMS 1.15.4 and earlier which allows a remote attacker to execute arbitrary web scripts via the ID parameter after the login portal.
- CVE-2020-26623Jan 2, 2024risk 0.00cvss —epss 0.01
SQL Injection vulnerability discovered in Gila CMS 1.15.4 and earlier allows a remote attacker to execute arbitrary web scripts via the Area parameter under the Administration>Widget tab after the login portal.
- CVE-2021-39486Oct 4, 2021risk 0.00cvss —epss 0.01
A Stored XSS via Malicious File Upload exists in Gila CMS version 2.2.0. An attacker can use this to steal cookies, passwords or to run arbitrary code on a victim's browser.
- CVE-2021-37777Oct 4, 2021risk 0.00cvss —epss 0.02
Gila CMS 2.2.0 is vulnerable to Insecure Direct Object Reference (IDOR). Thumbnails uploaded by one site owner are visible by another site owner just by knowing the other site name and fuzzing for picture names. This leads to sensitive information disclosure.
- CVE-2020-28692Nov 16, 2020risk 0.00cvss —epss 0.02
In Gila CMS 1.16.0, an attacker can upload a shell to tmp directy and abuse .htaccess through the logs function for executing PHP files.
- CVE-2019-20803May 21, 2020risk 0.00cvss —epss 0.02
Gila CMS before 1.11.6 has reflected XSS via the admin/content/postcategory id parameter, which is mishandled for g_preview_theme.
- CVE-2019-20804May 21, 2020risk 0.00cvss —epss 0.01
Gila CMS before 1.11.6 allows CSRF with resultant XSS via the admin/themes URI, leading to compromise of the admin account.
- CVE-2020-5512Jan 6, 2020risk 0.00cvss —epss 0.19
Gila CMS 1.11.8 allows /admin/media?path=../ Path Traversal.
- CVE-2020-5513Jan 6, 2020risk 0.00cvss —epss 0.26
Gila CMS 1.11.8 allows /cm/delete?t=../ Directory Traversal.
- CVE-2020-5514Jan 6, 2020risk 0.00cvss —epss 0.44
Gila CMS 1.11.8 allows Unrestricted Upload of a File with a Dangerous Type via .phar or .phtml to the lzld/thumb?src= URI.
- CVE-2019-17536Oct 13, 2019risk 0.00cvss —epss 0.02
Gila CMS through 1.11.4 allows Unrestricted Upload of a File with a Dangerous Type via the moveAction function in core/controllers/fm.php. The attacker needs to use admin/media_upload and fm/move.
- CVE-2019-11515Apr 25, 2019risk 0.00cvss —epss 0.02
core/classes/db_backup.php in Gila CMS 1.10.1 allows admin/db_backup?download= absolute path traversal to read arbitrary files.