New! Sign up for our free email newsletter.
Science News
from research organizations

Eleven security flaws found in popular internet browsers

Date:
August 13, 2015
Source:
Georgia Institute of Technology
Summary:
Researchers have developed a new cyber security analysis method that discovered 11 previously unknown Internet browser security flaws.
Share:
FULL STORY

Researchers from the Georgia Institute of Technology College of Computing developed a new cyber security analysis method that discovered 11 previously unknown Internet browser security flaws. Their findings were honored with the Internet Defense Prize, an award presented by Facebook in partnership with USENIX this week at the 24th USENIX Security Symposium.

Their research, "Type Casting Verification: Stopping an Emerging Attack Vector," explores vulnerabilities in C++ programs (such as Chrome and Firefox) that result from "bad casting" or "type confusion." Bad casting enables an attacker to corrupt the memory in a browser so that it follows a malicious logic instead of proper instructions. The researchers developed a new, proprietary detection tool called CAVER to catch them. CAVER is a run-time detection tool with 7.6 percent -- 64.6 percent overhead on browser performance (Chrome and Firefox, respectively). The 11 vulnerabilities identified by Georgia Tech have been confirmed and fixed by vendors.

"It is time for the Internet community to start addressing the more difficult, deeper security problems," says Wenke Lee, professor in the School of Computer Science and an adviser to the team. "The security research community has been working on various ways to detect and fix memory safety bugs for decades, and have made progress on 'stack overflow' and 'heap overflow' bugs, but these have now become relatively easy problems. Our work studied the much harder and deeper bugs -- in particular 'use-after-free' and 'bad casting' -- and our tools discovered serious security bugs in widely used software, such as Firefox and libstdc++. We are grateful to Facebook for this recognition."

The work was selected for Facebook's second ever Internet Defense Prize award, which recognizes superior quality research that combines a working prototype with significant contributions to the security of the Internet -- particularly in the areas of protection and defense. The award is meant to recognize the direction of the research and to inspire researchers to focus on high-impact areas.

"Designing defensive security technology has never been more important, and that's why we are once again offering the Internet Defense Prize to stimulate high quality research in this area," said Ioannis Papagiannis, security engineering manager at Facebook. "The Georgia Tech team's novel technique for detecting bad type casts in C++ programs is the type of standout approach we want to encourage. We look forward to seeing what the team does next to create broader impact and improve security on the Internet."


Story Source:

Materials provided by Georgia Institute of Technology. Note: Content may be edited for style and length.


Cite This Page:

Georgia Institute of Technology. "Eleven security flaws found in popular internet browsers." ScienceDaily. ScienceDaily, 13 August 2015. <www.sciencedaily.com/releases/2015/08/150813123434.htm>.
Georgia Institute of Technology. (2015, August 13). Eleven security flaws found in popular internet browsers. ScienceDaily. Retrieved March 19, 2024 from www.sciencedaily.com/releases/2015/08/150813123434.htm
Georgia Institute of Technology. "Eleven security flaws found in popular internet browsers." ScienceDaily. www.sciencedaily.com/releases/2015/08/150813123434.htm (accessed March 19, 2024).

Explore More

from ScienceDaily

RELATED STORIES