Lucene search
+L

1274 matches found

CNVD
CNVD
added 2018/04/27 12:00 a.m.3 views

Authentication Flaw Vulnerability in CMS Made Simple Version 2.2.7

CMS Made Simple is an open source content management system. It is built using PHP and Smarty Engine , which separates content , functionality and templates . CMS Made Simple version 2.2.7 suffers from an authentication flaw vulnerability, which can be exploited by an attacker to elevate an...

7.2AI score
SaveExploits0
CNVD
CNVD
added 2018/04/24 12:00 a.m.9 views

CMS Made Simple Directory Traversal Vulnerability

CMS Made Simple CMSMS is an open source content management system CMS developed by the CMSMS team. The system supports role-based rights management system , wizard-based installation and update mechanism , intelligent caching mechanism and so on. A directory traversal vulnerability exists in CMSM...

5.3CVSS7AI score0.01497EPSS
SaveExploits0References1
NVD
NVD
added 2018/04/23 6:29 p.m.16 views

CVE-2018-9921

In CMS Made Simple 2.2.7, a Directory Traversal issue makes it possible to determine the existence of files and directories outside the web-site installation directory, and determine whether a file has contents matching a specified checksum. The attack uses an admin/checksum.php?c= request...

5.3CVSS5.2AI score0.01497EPSS
SaveExploits0References1
Prion
Prion
added 2018/04/23 6:29 p.m.19 views

Directory traversal

In CMS Made Simple 2.2.7, a Directory Traversal issue makes it possible to determine the existence of files and directories outside the web-site installation directory, and determine whether a file has contents matching a specified checksum. The attack uses an admin/checksum.php?c= request...

5CVSS5.2AI score0.01497EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2018/04/23 6:00 p.m.49 views

CVE-2018-9921

CVE-2018-9921 affects CMS Made Simple 2.2.7. The vulnerability is a directory traversal allowing an attacker to determine the existence of files/directories outside the installation and whether a file’s contents match a given checksum via an admin/checksum.php?__c= request. This is a information-...

5.3CVSS5.2AI score0.01497EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2018/04/23 6:00 p.m.21 views

CVE-2018-9921

In CMS Made Simple 2.2.7, a Directory Traversal issue makes it possible to determine the existence of files and directories outside the web-site installation directory, and determine whether a file has contents matching a specified checksum. The attack uses an admin/checksum.php?c= request...

5.3AI score0.01497EPSS
SaveExploits0References1
OSV
OSV
added 2018/04/18 7:29 p.m.7 views

CVE-2018-1000158

cmsmadesimple version 2.2.7 contains a Incorrect Access Control vulnerability in the function of sendrecoveryemail in the line "$url = $config'adminurl' . '/login.php?recoverme=' . $code;" that can result in Administrator Password Reset Poisoning, specifically a reset URL pointing at an attacker...

8.8CVSS5.8AI score0.00903EPSS
SaveExploits1References1
CVE
CVE
added 2018/04/18 7:00 p.m.52 views

CVE-2018-1000158

CMS Made Simple 2.2.7 has an Incorrect Access Control vulnerability in send_recovery_email that can create a reset URL pointing to an attacker-controlled server via a host header attack, enabling Administrator Password Reset Poisoning. Affected: cmsmadesimple 2.2.7. No explicit mitigations or pat...

8.8CVSS8.6AI score0.00903EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2018/04/13 5:29 a.m.28 views

CVE-2018-10085

CMS Made Simple CMSMS through 2.2.6 allows PHP object injection because of an unserialize call in the getdata function of \lib\classes\internal\class.LoginOperations.php. By sending a crafted cookie, a remote attacker can upload and execute code, or delete files...

9.8CVSS9.7AI score0.03645EPSS
SaveExploits1References1
Prion
Prion
added 2018/04/13 5:29 a.m.18 views

Privilege escalation

CMS Made Simple CMSMS through 2.2.6 contains a privilege escalation vulnerability from ordinary user to admin user by arranging for the effuid value within $COOKIE$this-loginkey to equal 1, because an SHA-1 cryptographic protection mechanism can be bypassed...

6.5CVSS8.8AI score0.00648EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2018/04/13 5:29 a.m.5 views

CVE-2018-10084

CMS Made Simple CMSMS through 2.2.6 contains a privilege escalation vulnerability from ordinary user to admin user by arranging for the effuid value within $COOKIE$this-loginkey to equal 1, because an SHA-1 cryptographic protection mechanism can be bypassed...

8.8CVSS5.8AI score0.00648EPSS
SaveExploits1References1
Prion
Prion
added 2018/04/13 5:29 a.m.27 views

Arbitrary file deletion

CMS Made Simple CMSMS through 2.2.7 contains an arbitrary file deletion vulnerability in the admin dashboard via directory traversal sequences in the val parameter within a cmd=del request, because code under modules\FilePicker does not restrict the val parameter...

6.4CVSS7.7AI score0.01306EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2018/04/13 5:29 a.m.24 views

Design/Logic Flaw

CMS Made Simple CMSMS through 2.2.6 contains an admin password reset vulnerability because data values are improperly compared, as demonstrated by a hash beginning with the "0e" substring...

5CVSS9.5AI score0.01354EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2018/04/13 5:29 a.m.10 views

CVE-2018-10081

CMS Made Simple CMSMS through 2.2.6 contains an admin password reset vulnerability because data values are improperly compared, as demonstrated by a hash beginning with the "0e" substring...

9.8CVSS5.8AI score0.01354EPSS
SaveExploits1References1
NVD
NVD
added 2018/04/13 5:29 a.m.29 views

CVE-2018-10081

CMS Made Simple CMSMS through 2.2.6 contains an admin password reset vulnerability because data values are improperly compared, as demonstrated by a hash beginning with the "0e" substring...

9.8CVSS9.6AI score0.01354EPSS
SaveExploits1References1
NVD
NVD
added 2018/04/13 5:29 a.m.22 views

CVE-2018-10083

CMS Made Simple CMSMS through 2.2.7 contains an arbitrary file deletion vulnerability in the admin dashboard via directory traversal sequences in the val parameter within a cmd=del request, because code under modules\FilePicker does not restrict the val parameter...

7.5CVSS7.7AI score0.01306EPSS
SaveExploits1References1
NVD
NVD
added 2018/04/13 5:29 a.m.18 views

CVE-2018-10086

CMS Made Simple CMSMS through 2.2.7 contains an arbitrary code execution vulnerability in the admin dashboard because the implementation uses "eval'function testfunction'.rand" and it is possible to bypass certain restrictions on these "testfunction" functions...

7.2CVSS7.4AI score0.01574EPSS
SaveExploits1References1
OSV
OSV
added 2018/04/13 5:29 a.m.9 views

CVE-2018-10083

CMS Made Simple CMSMS through 2.2.7 contains an arbitrary file deletion vulnerability in the admin dashboard via directory traversal sequences in the val parameter within a cmd=del request, because code under modules\FilePicker does not restrict the val parameter...

7.5CVSS5.9AI score0.01306EPSS
SaveExploits1References1
Prion
Prion
added 2018/04/13 5:29 a.m.20 views

Design/Logic Flaw

CMS Made Simple CMSMS through 2.2.7 allows physical path leakage via an invalid /index.php?page= value, a crafted URI starting with /index.php?mact=Search, or a direct request to /admin/header.php, /admin/footer.php, /lib/tasks/class.ClearCache.task.php, or...

5CVSS5.1AI score0.0139EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2018/04/13 5:29 a.m.17 views

Code injection

CMS Made Simple CMSMS through 2.2.6 allows PHP object injection because of an unserialize call in the getdata function of \lib\classes\internal\class.LoginOperations.php. By sending a crafted cookie, a remote attacker can upload and execute code, or delete files...

7.5CVSS9.6AI score0.03645EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder