CVE-2025-61430
BaseFortify
Publication date: 2025-10-24
Last updated on: 2025-10-27
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| simple_dns_plus | simple_dns_plus | 9.1.116 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-350 | The product performs reverse DNS resolution on an IP address to obtain the hostname and make a security decision, but it does not properly ensure that the IP address is truly associated with the hostname. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Simple DNS Plus v9 involves improper handling of DNS over TCP. A remote attacker with access to query the DNS server can exploit malformed TCP length prefixes or concurrency/buffering issues to cause the server to return DNS request payloads from other clients. Essentially, the attacker can see DNS queries made by other clients due to information leakage caused by these issues.
How can this vulnerability impact me? :
The vulnerability can lead to information leakage where an attacker can view DNS queries from other clients. This compromises the privacy of users by exposing their DNS requests, potentially revealing sensitive information about their internet activity or network usage.