CVE-2017-14979
CVE-2017-14979 is a high-severity vulnerability in Gxlcms with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 1% (71st percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Gxlcms
- Published:
- Last modified:
Description
Gxlcms uses an unsafe character-replacement approach in an attempt to restrict access, which allows remote attackers to read arbitrary files via modified pathnames in the s parameter to index.php, related to Lib/Admin/Action/TplAction.class.php and Lib/Admin/Common/function.php.
Frequently asked questions
- What is CVE-2017-14979?
- Gxlcms uses an unsafe character-replacement approach in an attempt to restrict access, which allows remote attackers to read arbitrary files via modified pathnames in the s parameter to index.php, related to Lib/Admin/Action/TplAction.class.php and Lib/Admin/Common/function.php.
- How severe is CVE-2017-14979?
- CVE-2017-14979 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2017-14979 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (71st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2017-14979?
- CVE-2017-14979 affects Gxlcms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2017-14979?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2017-14979 published?
- CVE-2017-14979 was published on 2017-10-03 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:gxlcms:gxlcms:-:*:*:*:*:*:*:*
More vulnerabilities in Gxlcms
- CVE-2020-20975 — Critical (CVSS 9.8): In \lib\admin\action\dataaction.class.php in Gxlcms v1.1, SQL Injection exists via the $filename parameter.
- CVE-2018-18488 — Critical (CVSS 9.8): In \lib\admin\action\dataaction.class.php in Gxlcms v2.0, SQL Injection exists via the ids[] parameter.
- CVE-2018-14685 — Critical (CVSS 9.8): The add function in www/Lib/Lib/Action/Admin/TplAction.class.php in Gxlcms v1.1.4 allows remote attackers to read…
- CVE-2018-15177 — High (CVSS 8.8): In Gxlcms 2.0, a news/index.php?s=Admin-Admin-Insert CSRF attack can add an administrator account.
- CVE-2018-18487 — High (CVSS 7.5): In \lib\admin\action\dataaction.class.php in Gxlcms v2.0, the database backup filename generation uses mt_rand()…
- CVE-2018-16436 — High (CVSS 7.2): Gxlcms 2.0 before bug fix 20180915 has SQL Injection exploitable by an administrator.