Lucene search
+L

269 matches found

CNNVD
CNNVD
added 2022/03/22 12:00 a.m.10 views

ImpressCMS 授权问题漏洞

ImpressCMS is a MySQL-based, modular content management system CMS. The system includes modules for press releases, forums, and photo albums. ImpressCMS is vulnerable to an access control error that could be exploited by remote attackers to bypass implemented security restrictions and obtain...

5.3CVSS5.6AI score0.10528EPSS
SaveExploits6References10
Packet Storm
Packet Storm
added 2022/03/22 12:00 a.m.252 views

ImpressCMS 1.4.2 Authentication Bypass

----------------------------------------------------------------------- ImpressCMS stripSlashesGPC$autologinName; 46. $pass = $myts-stripSlashesGPC$autologinPass; 47. if empty$uname || isnumeric$pass 48. $user = false ; 49. else 50. // V3 51. $uname4sql = addslashes$uname; 52. $criteria = new...

0.7AI score0.0563EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2022/03/22 12:00 a.m.258 views

ImpressCMS 1.4.2 Incorrect Access Control

-------------------------------------------------------------------------- ImpressCMS validateToken$REQUEST'token', false 22. $denied = false; 23. 24. elseif isobjecticms::$user && icms::$user-isAdmin 25. $denied = false; 26. 27. if $denied 28. icmscoreMessage::errorNOPERM; 29. exit; 30. This...

0.6AI score0.10528EPSS
SaveExploits6
CNNVD
CNNVD
added 2022/03/22 12:00 a.m.10 views

ImpressCMS 路径遍历漏洞

ImpressCMS is a MySQL-based, modular content management system CMS. The system includes modules for press releases, forums, and photo albums. ImpressCMS is vulnerable to a path traversal vulnerability that can be exploited by an authenticated attacker to delete arbitrary files on the system by...

8.1CVSS5.8AI score0.03236EPSS
SaveExploits3References8
CNNVD
CNNVD
added 2022/03/22 12:00 a.m.19 views

ImpressCMS 授权问题漏洞

ImpressCMS is a MySQL-based, modular content management system CMS. The system includes modules for press releases, forums, and photo albums. ImpressCMS is vulnerable to an authorization issue that could be exploited by an attacker to bypass the authentication process and gain unauthorized access...

9.8CVSS5.6AI score0.0563EPSS
SaveExploits3References9
CNNVD
CNNVD
added 2022/03/22 12:00 a.m.15 views

ImpressCMS SQL注入漏洞

ImpressCMS is a MySQL-based, modular content management system CMS. The system includes modules for press releases, forums, and photo albums. ImpressCMS is vulnerable to a SQL injection vulnerability that stems from insufficient cleaning of user data passed in the groupps parameter of the...

9.8CVSS6.3AI score0.20968EPSS
SaveExploits6References10
Packet Storm
Packet Storm
added 2022/03/22 12:00 a.m.243 views

ImpressCMS 1.4.2 SQL Injection

--------------------------------------------------------------- ImpressCMS getUserCountByGroupLink@$POST"groups", $criteria; 282. 283. $validsort = array"uname", "email", "lastlogin", "userregdate", "posts"; 284. $sort = !inarray$POST'usersort', $validsort ? "uname" : $POST'usersort'; 285. $order...

0.7AI score0.20968EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2022/03/22 12:00 a.m.252 views

ImpressCMS 1.4.2 Path Traversal

----------------------------------------------------------------- ImpressCMS getVar 'imagename' 162. if @unlink ICMSIMANAGERFOLDERPATH . '/temp/' . $simagetemp 163. $msg = MDAMDBUPDATED; ... 190. else 191. if copy ICMSIMANAGERFOLDERPATH . '/temp/' . $simagetemp, $categpath . $imgname 192. @unlink...

0.1AI score0.03236EPSS
SaveExploits3
Hacker One
Hacker One
added 2022/03/10 7:55 a.m.14 views

ImpressCMS: SQL Injection in version 1.4.3 and below

A SQL Injection vulnerability was discovered in ImpressCMS version 1.4.3 and earlier. This vulnerability allowed remote attackers to inject malicious code into the application, enabling them to read and modify sensitive information from the database. In some cases, attackers could even upload a...

8AI score
SaveExploits0
CNVD
CNVD
added 2022/02/16 12:00 a.m.96 views

Unspecified vulnerability in ImpressCMS

ImpressCMS is a MySQL-based, modular content management system CMS. The system includes modules for press releases, forums, and photo albums. ImpressCMS has a security vulnerability that stems from the fact that impress scms prior to 1.4.2 allows traversal of the origName or imageName directory b...

9.8CVSS2.3AI score0.06354EPSS
SaveExploits1References1
OSV
OSV
added 2022/02/15 12:02 a.m.68 views

GHSA-389P-FCHR-Q2MG Path Traversal in ImpressCMS

ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHPSESSIONUPLOADPROGRESS when the PHP installation supports...

9.8CVSS9.9AI score0.06354EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/02/15 12:02 a.m.37 views

Path Traversal in ImpressCMS

ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHPSESSIONUPLOADPROGRESS when the PHP installation supports...

9.8CVSS6.2AI score0.06354EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/02/14 12:15 p.m.8 views

CVE-2022-24977

ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHPSESSIONUPLOADPROGRESS when the PHP installation supports...

9.8CVSS6.4AI score0.06354EPSS
SaveExploits1References4
NVD
NVD
added 2022/02/14 12:15 p.m.31 views

CVE-2022-24977

ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHPSESSIONUPLOADPROGRESS when the PHP installation supports...

9.8CVSS0.06354EPSS
SaveExploits1References3
Prion
Prion
added 2022/02/14 12:15 p.m.20 views

Remote code execution

ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHPSESSIONUPLOADPROGRESS when the PHP installation supports...

7.5CVSS9.8AI score0.06354EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/02/14 12:00 a.m.24 views

ImpressCMS 安全漏洞

ImpressCMS is a MySQL-based, modular content management system CMS. The system includes modules for press releases, forums, and photo albums. ImpressCMS has a security vulnerability that stems from the fact that impress scms prior to 1.4.2 allows traversal of the origName or imageName directory b...

9.8CVSS5.6AI score0.06354EPSS
SaveExploits1References4
CVE
CVE
added 2022/02/13 6:39 a.m.154 views

CVE-2022-24977

ImpressCMS has a directory traversal vulnerability (CVE-2022-24977) affecting versions before 1.4.2. The flaw allows unauthenticated remote code execution by traversing origName or imageName, triggering unsafe interaction with CKEditor processImage.php. In PHP environments that support upload_pro...

9.8CVSS9.8AI score0.06354EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/02/13 6:39 a.m.17 views

CVE-2022-24977

ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHPSESSIONUPLOADPROGRESS when the PHP installation supports...

9.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/02/13 6:39 a.m.36 views

CVE-2022-24977

ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHPSESSIONUPLOADPROGRESS when the PHP installation supports...

10AI score0.06354EPSS
SaveExploits1References3
zdt
zdt
added 2021/09/16 12:00 a.m.235 views

ImpressCMS 1.4.2 - Remote Code Execution (Authenticated) Exploit

Exploit Title: ImpressCMS 1.4.2 - Remote Code Execution RCE Authenticated Exploit Author: Halit AKAYDIN hLtAkydn Vendor Homepage: https://www.impresscms.org/ Software Link: https://www.impresscms.org/modules/downloads/ Version: 1.4.2 Category: Webapps Tested on: Linux/Windows ImpressCMS is a...

0.4AI score
SaveExploits0
Rows per page
Query Builder