Vulnerabilities > Modx > Modx Revolution > Medium

DATE CVE VULNERABILITY TITLE RISK
2017-05-18 CVE-2017-9068 Cross-site Scripting vulnerability in Modx Revolution
In MODX Revolution before 2.5.7, an attacker is able to trigger Reflected XSS by injecting payloads into several fields on the setup page, as demonstrated by the database_type parameter.
network
modx CWE-79
4.3
2017-05-18 CVE-2017-9067 Path Traversal vulnerability in multiple products
In MODX Revolution before 2.5.7, when PHP 5.3.3 is used, an attacker is able to include and execute arbitrary files on the web server due to insufficient validation of the action parameter to setup/index.php, aka directory traversal.
local
modx php CWE-22
4.4
2017-04-25 CVE-2017-8115 Path Traversal vulnerability in Modx Revolution 2.5.7
Directory traversal in setup/processors/url_search.php (aka the search page of an unused processor) in MODX Revolution 2.5.7 might allow remote attackers to obtain system directory information.
network
low complexity
modx CWE-22
5.0
2017-03-30 CVE-2017-7323 Multiple Security vulnerability in MODX Revolution CMS
The (1) update and (2) package-installation features in MODX Revolution 2.5.4-pl and earlier use http://rest.modx.com by default, which allows man-in-the-middle attackers to spoof servers and trigger the execution of arbitrary code by leveraging the lack of the HTTPS protection mechanism.
network
modx
6.8
2017-03-30 CVE-2017-7322 Improper Certificate Validation vulnerability in Modx Revolution
The (1) update and (2) package-installation features in MODX Revolution 2.5.4-pl and earlier do not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and trigger the execution of arbitrary code via a crafted certificate.
network
modx CWE-295
6.8
2017-03-30 CVE-2017-7320 Cross-site Scripting vulnerability in Modx Revolution
setup/controllers/language.php in MODX Revolution 2.5.4-pl and earlier does not properly constrain the language parameter, which allows remote attackers to conduct Cookie-Bombing attacks and cause a denial of service (cookie quota exhaustion), or conduct HTTP Response Splitting attacks with resultant XSS, via an invalid parameter value.
network
modx CWE-79
4.3
2014-12-22 CVE-2014-8992 Cross-Site Scripting vulnerability in Modx Revolution 2.3.2
Cross-site scripting (XSS) vulnerability in manager/assets/fileapi/FileAPI.flash.image.swf in MODX Revolution 2.3.2-pl allows remote attackers to inject arbitrary web script or HTML via the callback parameter.
network
modx CWE-79
4.3
2014-12-03 CVE-2014-8775 Information Exposure vulnerability in Modx Revolution
MODX Revolution 2.x before 2.2.15 does not include the HTTPOnly flag in a Set-Cookie header for the session cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie.
network
low complexity
modx CWE-200
5.0
2014-12-03 CVE-2014-8774 Cross-Site Scripting vulnerability in Modx Revolution
Cross-site scripting (XSS) vulnerability in manager/index.php in MODX Revolution 2.x before 2.2.15 allows remote attackers to inject arbitrary web script or HTML via the context_key parameter.
network
modx CWE-79
4.3
2014-12-03 CVE-2014-8773 Cross-Site Request Forgery (CSRF) vulnerability in Modx Revolution
MODX Revolution 2.x before 2.2.15 allows remote attackers to bypass the cross-site request forgery (CSRF) protection mechanism by (1) omitting the CSRF token or via a (2) long string in the CSRF token parameter.
network
modx CWE-352
6.8