Lucene search
+L

MIT PGP Public Key Server 0.9.2/0.9.4 - Search String Remote Buffer Overflow

🗓️ 24 May 2002 00:00:00Reported by MaxType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 31 Views

MIT PGP Public Key Server vulnerable to remote buffer overflow under long search strings.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2002-0900
2 Apr 200305:00
cve
cvelist
Cvelist
CVE-2002-0900
2 Apr 200305:00
cvelist
euvd
EUVD
EUVD-2002-0891
7 Oct 202500:30
euvd
nvd
NVD
CVE-2002-0900
4 Oct 200204:00
nvd
source: https://www.securityfocus.com/bid/4828/info

The PGP Public Key Server is a freely available, open source software package distributed by MIT. It is designed for use on Linux and Unix operating systems.

The PGP Public Key Server does not properly handle long search strings. Under some conditions, it may be possible to pass a long string to the server that could result in a buffer overflow. This may result in the overwriting of stack variables, including the return address. It should be noted that this vulnerability would be difficult to exploit, as client data is passed through isalnum() and tolower().

gpg --search-keys `perl -e "print 'A'x512"`

echo -e "GET /pks/lookup?op=index&search=`perl -e "print 'A'x512"`"| nc example.com 11371

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

23 Sep 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.05796
31