11 matches found
EUVD-2021-23134
Malware in sbrugna...
CVE-2021-36532
Race condition vulnerability discovered in portfolioCMS 1.0 allows remote attackers to run arbitrary code via fileExt parameter to localhost/admin/uploads.php...
CVE-2023-46988
Path Traversal vulnerability in ONLYOFFICE Document Server before v8.0.1 allows a remote attacker to copy arbitrary files by manipulating the fileExt parameter in the /example/editor endpoint, leading to unauthorized access to sensitive files and potential Denial of Service DoS...
CVE-2021-36532
Race condition vulnerability discovered in portfolioCMS 1.0 allows remote attackers to run arbitrary code via fileExt parameter to localhost/admin/uploads.php...
CVE-2021-36532
Race condition vulnerability discovered in portfolioCMS 1.0 allows remote attackers to run arbitrary code via fileExt parameter to localhost/admin/uploads.php...
CVE-2021-36532
Race condition vulnerability discovered in portfolioCMS 1.0 allows remote attackers to run arbitrary code via fileExt parameter to localhost/admin/uploads.php...
CVE-2021-36532
Race condition vulnerability discovered in portfolioCMS 1.0 allows remote attackers to run arbitrary code via fileExt parameter to localhost/admin/uploads.php...
CVE-2021-29377
Pear Admin Think through 2.1.2 has an arbitrary file upload vulnerability that allows attackers to execute arbitrary code remotely. A .php file can be uploaded via admin.php/index/upload because app/common/service/UploadService.php mishandles fileExt...
Privilege escalation
Pear Admin Think through 2.1.2 has an arbitrary file upload vulnerability that allows attackers to execute arbitrary code remotely. A .php file can be uploaded via admin.php/index/upload because app/common/service/UploadService.php mishandles fileExt...
Cross-site Scripting (XSS)
typo3/cms-filelist is vulnerable to cross-site scripting XSS attacks. This attack is possible due to lack of sanitization in thefileext field in the formatFileList function of FileLlist.php, allowing an attacker to inject the malicious script, and execute the scripts when a user visit the page an...
PHPCMS 9.3.1 /phpcms/modules/attachment/attachments.php 文件上传漏洞
PHPCMS是国内一款非常流行的网站内容管理系统,其9.3.1版本中,当上传文件名为xxx.Php.jpg%20%20%20%20%20%20%20Php时,经过fileext函数反向查找".",然后截断了Php,即可通过isimage的验证,又由于strpos是大小写敏感的,当后缀为Php时即可绕过strpos,最后上传至服务器,apache服务器可以解析该畸形文件,最终导致文件上传漏洞。 PHPCMS 9.3.1...