Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2007-3377

EPSS 3.57% · P88
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2007-3377

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Description
Header.pm in Net::DNS before 0.60, a Perl module, (1) generates predictable sequence IDs with a fixed increment and (2) can use the same starting ID for all child processes of a forking server, which allows remote attackers to spoof DNS responses, as originally reported for qpsmtp and spamassassin.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Net::DNS Header.pm可预测ID序列漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Net::DNS是用Perl实现的DNS解析器。 Net::DNS实现上存在漏洞,远程攻击者可能利用此漏洞导致DNS服务器被欺骗或拒绝服务。 在Net::DNS中ID序列是在header.pm中确定的: { my $id = int rand(MAX_ID); sub nextid { return $id++ % (MAX_ID + 1); } } 如果使用了这个模块的话就会设置$id,然后仅是简单的递增,这可能导致两个后果: 1) 序列号可预测,简化了DNS欺骗攻击; 2) 如果在fork服务器中使用
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
-n/a n/a -

II. Public POCs for CVE-2007-3377

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2007-3377

登录查看更多情报信息。

Same Patch Batch · n/a · 2007-06-25 · 9 CVEs total

CVE-2003-1331Oracle MySQL 缓冲区错误漏洞
CVE-2007-3374Red Hat Cluster Suite cman本地缓冲区溢出漏洞
CVE-2007-3375Lhaca LZH文档处理栈溢出漏洞
CVE-2007-3376Windows XP Apple Safari 缓冲区溢出漏洞
CVE-2007-2399Apple Mac OS X 安全漏洞
CVE-2007-2400Apple Safari 竞争条件问题漏洞
CVE-2007-2401Apple Mac OS X 跨站脚本漏洞
CVE-2007-3373cman (redhat-cluster-suite) daemon.c远程攻击漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2007-3377

No comments yet


Leave a comment