Lucene search
K

888 matches found

CVE
CVE
added 2017/01/18 5:0 p.m.55 views

CVE-2015-8684

CVE-2015-8684 affects Exponent CMS prior to 2.3.7. The flaw arises from insufficiently restricting upload file types, enabling an attacker to upload an HTML file and trigger cross-site scripting via the elFinder functionality. Impact described as remote XSS and possibly other unspecified effects....

6.1CVSS6.2AI score0.01223EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2017/01/18 5:0 p.m.25 views

CVE-2015-8684

Exponent CMS before 2.3.7 does not properly restrict the types of files that can be uploaded, which allows remote attackers to conduct cross-site scripting XSS attacks and possibly have other unspecified impact as demonstrated by uploading a file with an .html extension, then accessing it via the...

6.3AI score0.01223EPSS
Exploits1References2
CVE
CVE
added 2017/01/18 5:0 p.m.39 views

CVE-2015-8667

CVE-2015-8667 affects Exponent CMS prior to 2.3.5. The vulnerability is a Cross-site Scripting (XSS) in the Reset Your Password module that allows injection of arbitrary script/HTML via the Username/Email field. Affected component: Reset Your Password workflow; root cause: insufficient sanitizati...

6.1CVSS6AI score0.01223EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2017/01/12 10:59 p.m.12 views

CVE-2016-7791

Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload an evil 'exploit.tar.gz' file to the website, then extract it by visiting '/install/index.php?installsample=../../files/exploit', which leads to arbitrary code execution...

9.8CVSS8.2AI score
Exploits0References2
NVD
NVD
added 2017/01/12 10:59 p.m.13 views

CVE-2016-7790

Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload 'php' file to the website through uploaderpaste.php, then overwrite /framework/conf/config.php, which leads to arbitrary code execution...

9.8CVSS9.9AI score0.03903EPSS
Exploits1References2
Prion
Prion
added 2017/01/12 10:59 p.m.9 views

Remote code execution

Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload 'php' file to the website through uploaderpaste.php, then overwrite /framework/conf/config.php, which leads to arbitrary code execution...

7.5CVSS8.6AI score0.03903EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2017/01/12 10:59 p.m.10 views

CVE-2016-7791

Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload an evil 'exploit.tar.gz' file to the website, then extract it by visiting '/install/index.php?installsample=../../files/exploit', which leads to arbitrary code execution...

9.8CVSS9.9AI score0.03903EPSS
Exploits1References2
Prion
Prion
added 2017/01/12 10:59 p.m.12 views

Remote code execution

Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload an evil 'exploit.tar.gz' file to the website, then extract it by visiting '/install/index.php?installsample=../../files/exploit', which leads to arbitrary code execution...

7.5CVSS8.6AI score0.03903EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2017/01/12 10:59 p.m.11 views

CVE-2016-7790

Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload 'php' file to the website through uploaderpaste.php, then overwrite /framework/conf/config.php, which leads to arbitrary code execution...

9.8CVSS8.2AI score
Exploits0References2
Cvelist
Cvelist
added 2017/01/12 10:0 p.m.20 views

CVE-2016-7790

Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload 'php' file to the website through uploaderpaste.php, then overwrite /framework/conf/config.php, which leads to arbitrary code execution...

10AI score0.03903EPSS
Exploits1References2
Cvelist
Cvelist
added 2017/01/12 10:0 p.m.17 views

CVE-2016-7791

Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload an evil 'exploit.tar.gz' file to the website, then extract it by visiting '/install/index.php?installsample=../../files/exploit', which leads to arbitrary code execution...

10AI score0.03903EPSS
Exploits1References2
CVE
CVE
added 2017/01/12 10:0 p.m.46 views

CVE-2016-7791

Exponent CMS 2.3.9 is affected by CVE-2016-7791, a remote code execution vulnerability in /install/index.php. An attacker can upload a crafted exploit.tar.gz and trigger extraction via /install/index.php?install_sample=../../files/exploit, leading to arbitrary code execution. NVD lists CVSSv2 bas...

9.8CVSS9.9AI score0.03903EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2017/01/12 10:0 p.m.44 views

CVE-2016-7790

Exponent CMS 2.3.9 is affected by a remote code execution vulnerability in /install/index.php. An attacker can upload a PHP file via uploader_paste.php and then overwrite /framework/conf/config.php to achieve arbitrary code execution. This is enabled by the ability to place a crafted file on the ...

9.8CVSS9.9AI score0.03903EPSS
Exploits1References2Affected Software1
CNVD
CNVD
added 2016/11/30 12:0 a.m.1 views

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

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. A security vulnerability exis...

9.8CVSS7.8AI score0.01765EPSS
Exploits1References1
NVD
NVD
added 2016/11/29 11:59 p.m.11 views

CVE-2016-9481

In framework/modules/core/controllers/expCommentController.php of Exponent CMS 2.4.0, contentid input is passed into showComments. The method showComments is defined in the expCommentControllercontroller with the parameter '$this-params'contentid'' used directly in SQL. Impact is a SQL injection...

9.8CVSS9.8AI score0.01765EPSS
Exploits1References3
OSV
OSV
added 2016/11/29 11:59 p.m.9 views

CVE-2016-9481

In framework/modules/core/controllers/expCommentController.php of Exponent CMS 2.4.0, contentid input is passed into showComments. The method showComments is defined in the expCommentControllercontroller with the parameter '$this-params'contentid'' used directly in SQL. Impact is a SQL injection...

9.8CVSS9.8AI score
Exploits0References3
Prion
Prion
added 2016/11/29 11:59 p.m.12 views

Sql injection

In framework/modules/core/controllers/expCommentController.php of Exponent CMS 2.4.0, contentid input is passed into showComments. The method showComments is defined in the expCommentControllercontroller with the parameter '$this-params'contentid'' used directly in SQL. Impact is a SQL injection...

7.5CVSS8.2AI score0.01765EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2016/11/29 11:0 p.m.17 views

CVE-2016-9481

In framework/modules/core/controllers/expCommentController.php of Exponent CMS 2.4.0, contentid input is passed into showComments. The method showComments is defined in the expCommentControllercontroller with the parameter '$this-params'contentid'' used directly in SQL. Impact is a SQL injection...

9.9AI score0.01765EPSS
Exploits1References3
CVE
CVE
added 2016/11/29 11:0 p.m.42 views

CVE-2016-9481

Exponent CMS 2.4.0 contains a SQL injection vulnerability in framework/modules/core/controllers/expCommentController.php. The content_id parameter from showComments is derived from $this->params['content_id'] and is used directly in SQL without proper sanitization, enabling arbitrary SQL execu...

9.8CVSS9.8AI score0.01765EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2016/11/28 3:59 a.m.23 views

Memory corruption

The mpipowm function in lib/mpi/mpi-pow.c in the Linux kernel through 4.8.11 does not ensure that memory is allocated for limb data, which allows local users to cause a denial of service stack memory corruption and panic via an addkey system call for an RSA key with a zero exponent...

4.9CVSS6.7AI score0.00406EPSS
Exploits0References12Affected Software1
Rows per page
Query Builder