Lucene search
K

888 matches found

CNVD
CNVD
added 2016/11/07 12:0 a.m.3 views

OIC Exponent CMS SQL Injection Vulnerability (CNVD-2016-10747)

OIC Exponent CMS is a free, open source modular content management system CMS based on PHP from the American OIC Group of companies. The system supports direct editing in the page, and provides user management, site configuration, content editing and other functions. An SQL injection vulnerabilit...

7.5CVSS7.7AI score0.01763EPSS
Exploits0References1
NVD
NVD
added 2016/11/04 10:59 a.m.15 views

CVE-2016-9184

In /framework/modules/core/controllers/expHTMLEditorController.php of Exponent CMS 2.4.0, untrusted input is used to construct a table name, and in the selectObject method in mysqli class, table names are wrapped with a character that common filters do not filter, allowing for SQL Injection. Impa...

7.5CVSS7.7AI score0.01763EPSS
Exploits0References2
OSV
OSV
added 2016/11/04 10:59 a.m.5 views

CVE-2016-9184

In /framework/modules/core/controllers/expHTMLEditorController.php of Exponent CMS 2.4.0, untrusted input is used to construct a table name, and in the selectObject method in mysqli class, table names are wrapped with a character that common filters do not filter, allowing for SQL Injection. Impa...

7.5CVSS7.7AI score
Exploits0References2
NVD
NVD
added 2016/11/04 10:59 a.m.15 views

CVE-2016-9183

In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql. The method selectObjectsBySql of class mysqlidatabase uses the injectProof method to prevent SQL injection, but this filter can be bypassed easily: it only...

7.5CVSS7.7AI score0.01827EPSS
Exploits0References2
OSV
OSV
added 2016/11/04 10:59 a.m.5 views

CVE-2016-9183

In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql. The method selectObjectsBySql of class mysqlidatabase uses the injectProof method to prevent SQL injection, but this filter can be bypassed easily: it only...

7.5CVSS7.8AI score
Exploits0References2
NVD
NVD
added 2016/11/04 10:59 a.m.18 views

CVE-2016-9182

Exponent CMS 2.4 uses PHP reflection to call a method of a controller class, and then uses the method name to check user permission. But, the method name in PHP reflection is case insensitive, and Exponent CMS permits undefined actions to execute by default, so an attacker can use a capitalized...

7.5CVSS7.7AI score0.01406EPSS
Exploits0References2
OSV
OSV
added 2016/11/04 10:59 a.m.10 views

CVE-2016-9182

Exponent CMS 2.4 uses PHP reflection to call a method of a controller class, and then uses the method name to check user permission. But, the method name in PHP reflection is case insensitive, and Exponent CMS permits undefined actions to execute by default, so an attacker can use a capitalized...

7.5CVSS7.1AI score
Exploits0References2
Prion
Prion
added 2016/11/04 10:59 a.m.11 views

Design/Logic Flaw

Exponent CMS 2.4 uses PHP reflection to call a method of a controller class, and then uses the method name to check user permission. But, the method name in PHP reflection is case insensitive, and Exponent CMS permits undefined actions to execute by default, so an attacker can use a capitalized...

5CVSS7.4AI score0.01406EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2016/11/04 10:59 a.m.19 views

Sql injection

In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql. The method selectObjectsBySql of class mysqlidatabase uses the injectProof method to prevent SQL injection, but this filter can be bypassed easily: it only...

5CVSS7.7AI score0.01827EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2016/11/04 10:59 a.m.9 views

Sql injection

In /framework/modules/core/controllers/expHTMLEditorController.php of Exponent CMS 2.4.0, untrusted input is used to construct a table name, and in the selectObject method in mysqli class, table names are wrapped with a character that common filters do not filter, allowing for SQL Injection. Impa...

5CVSS7.6AI score0.01763EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2016/11/04 10:0 a.m.20 views

CVE-2016-9183

In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql. The method selectObjectsBySql of class mysqlidatabase uses the injectProof method to prevent SQL injection, but this filter can be bypassed easily: it only...

7.9AI score0.01827EPSS
Exploits0References2
CVE
CVE
added 2016/11/04 10:0 a.m.51 views

CVE-2016-9182

Exponent CMS 2.4 is vulnerable to a permission-bypass flaw in its controller dispatch: PHP reflection treats method names as case-insensitive and undefined actions may run by default. An attacker can use a capitalized method name (e.g., action=Preview) to bypass checks that would deny access with...

7.5CVSS8.1AI score0.01406EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2016/11/04 10:0 a.m.41 views

CVE-2016-9184

CVE-2016-9184 involves Exponent CMS 2.4.0. The issue occurs in /framework/modules/core/controllers/expHTMLEditorController.php where untrusted input is used to construct a table name, and in the mysqli-based selectObject method, table names are wrapped with a character not filtered by common tool...

7.5CVSS8.1AI score0.01763EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2016/11/04 10:0 a.m.45 views

CVE-2016-9183

The CVE-2016-9183 entry concerns Exponent CMS 2.4.0, where /framework/modules/ecommerce/controllers/orderController.php passes untrusted input to selectObjectsBySql in the mysqli_database class. The injectProof filter intended to prevent SQL injection can be bypassed, depending on the presence of...

7.5CVSS8.2AI score0.01827EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2016/11/04 10:0 a.m.19 views

CVE-2016-9184

In /framework/modules/core/controllers/expHTMLEditorController.php of Exponent CMS 2.4.0, untrusted input is used to construct a table name, and in the selectObject method in mysqli class, table names are wrapped with a character that common filters do not filter, allowing for SQL Injection. Impa...

7.9AI score0.01763EPSS
Exploits0References2
Cvelist
Cvelist
added 2016/11/04 10:0 a.m.16 views

CVE-2016-9182

Exponent CMS 2.4 uses PHP reflection to call a method of a controller class, and then uses the method name to check user permission. But, the method name in PHP reflection is case insensitive, and Exponent CMS permits undefined actions to execute by default, so an attacker can use a capitalized...

7.9AI score0.01406EPSS
Exploits0References2
CNVD
CNVD
added 2016/11/04 12:0 a.m.3 views

Exponent CMS 'author' Parameter SQL Injection Vulnerability

Exponent CMS is a free, open source PHP-based modular content management system CMS of the U.S. OIC Group of companies. The system supports direct editing in the page, and provides user management, site configuration, content editing and other functions. Exponent CMS version 2.3.9 suffers from a...

9.8CVSS9.7AI score0.02567EPSS
Exploits1References1
CNVD
CNVD
added 2016/11/04 12:0 a.m.3 views

Exponent CMS 'fileid' Parameter SQL Injection Vulnerability

Exponent CMS is a free, open source PHP-based modular content management system CMS of the U.S. OIC Group of companies. The system supports direct editing in the page, and provides user management, site configuration, content editing and other functions. Exponent CMS version 2.3.9 suffers from a...

9.8CVSS9.7AI score0.02225EPSS
Exploits1References1
CNVD
CNVD
added 2016/11/04 12:0 a.m.3 views

Exponent CMS SQL Injection Vulnerability (CNVD-2016-10699)

Exponent CMS is a free, open source PHP-based modular content management system CMS of the U.S. OIC Group of companies. The system supports direct editing in the page, and provides user management, site configuration, content editing and other functions. A SQL injection vulnerability exists in th...

9.8CVSS9.8AI score0.02497EPSS
Exploits2References1
CNVD
CNVD
added 2016/11/04 12:0 a.m.3 views

Exponent CMS 'version' Parameter SQL Injection Vulnerability

Exponent CMS is a free, open source PHP-based modular content management system CMS of the American OIC group of companies. The system supports direct editing in the page, and provides user management, site configuration, content editing and other functions. Exponent CMS version 2.3.9 suffers fro...

9.8CVSS9.7AI score0.02567EPSS
Exploits1References1
Rows per page
Query Builder