Re: [Full-disclosure] Oracle 10g R2 and, probably, all previous versions
- From: Russell Lowenthal <perpetualv@xxxxxxxxx>
- Date: Fri, 28 Jul 2006 13:13:53 -0700 (PDT)
Doh! Busted right back! Now I get the same results
(assuming I grant the user alter session of course -
if the user doesn't have alter session I get the
privilege error).
Thanks Raj!
--- rjamya <rjamya@xxxxxxxxx> wrote:
Russell,'10046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004610046100461004
you have a syntax error, you need a comma before
LEVEL.
Raj
On 7/28/06, Russell Lowenthal <perpetualv@xxxxxxxxx>
wrote:
Interesting comment. So if I understand what youare
saying I should be able to create a user:I
SQL> create user nottoosmart identified by
d0ntkn0wmuch;
User created.
SQL> grant create session to nottoosmart;
Grant succeeded.
SQL> connect nottoosmart/d0ntkn0wmuch
Connected.
SQL> alter session set events '10046 trace name
context forever level 16';
ERROR:
ORA-01031: insufficient privileges
Hmm - would you mind posting your EXACT test case?
ran this against a 9.2.0.7, 10.2.0.1 and 10.2.0.2you
database and seem to get different results then
are seeing. Just for the heck of it I went aheadand
granted the user alter session privileges:(minor
SQL> conn / as sysdba
Connected.
SQL> grant alter session to nottoosmart;
Grant succeeded.
SQL> connect nottoosmart/d0ntkn0wmuch
Connected.
SQL> alter session set events '10046 trace name
context forever level 16';
ERROR:
ORA-02194: event specification syntax error 230
error 215) near 'LEVEL'privileges to
so even a user that I've purposely given
alter their own session doesn't seem to be able todo
anything with this command.and
So far I have to call this myth: Busted
---Original message----
I can't believe it. Oracle releases new patches
they have not been solved one of the mainproblems: A
user with only the SELECT privilege can doWHATEVER
(S)HE WANTS WITH THE ENTIRE DATABASE!!!!issue, an
I'm not sure if is time to full disclosure it but,
anyway, I will "full disclosure" one inocent
integer overflow:
Example:
--Connect with any user with only CREATE SESSION
SQL> alter session set events '10046 trace name
context forever, level
SQL> 16';
Session altered.
SQL> alter session set events
61004610046100461004610046100461004610046100461004610046100461004610046100461004610046trace
_________________________________________________________________name context forever, level 16';arbritrary
ERROR:
ORA-00600: internal error code, arguments: [300],
[985], [], [], [], [], [], []
It's not even a crash but (be sure) that there are
other "combinations" that makes it vulnerable to
integer overflows allowing the execution of
code.
PD: Hello Mary Ann! Are you on holidays?
http://lists.grok.org.uk/full-disclosure-charter.htmlGrandes éxitos, superhéroes, imitaciones, cine yTV...
protection around
http://es.msn.kiwee.com/ Lo mejor para tu móvil.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
http://mail.yahoo.com
_______________________________________________
Full-Disclosure - We believe in it.
Charter:
Hosted and sponsored by Secunia -http://secunia.com/
--
----------------------------------------------
Got RAC?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
- References:
- Prev by Date: Re: [Full-disclosure] n3td3v malware removal tool
- Next by Date: RE: [lists] [Full-disclosure] Firefox fun
- Previous by thread: Re: [Full-disclosure] Oracle 10g R2 and, probably, all previous versions
- Next by thread: [Full-disclosure] Heartbeat Shared Memory - Local Denial of Service Exploit
- Index(es):
Relevant Pages
|
|