GHSA-rpcf-rmh6-42xr

Suggest an improvement
Source
https://github.com/advisories/GHSA-rpcf-rmh6-42xr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/07/GHSA-rpcf-rmh6-42xr/GHSA-rpcf-rmh6-42xr.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-rpcf-rmh6-42xr
Aliases
  • CVE-2025-8283
Published
2025-07-28T21:31:35Z
Modified
2025-07-29T20:29:52.469300Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Netavark Has Possible DNS Resolve Confusion
Details

A vulnerability was found in the netavark package, a network stack for containers used with Podman. Due to dns.podman search domain being removed, netavark may return external servers if a valid A/AAAA record is sent as a response. When creating a container with a given name, this name will be used as the hostname for the container itself, as the podman's search domain is not added anymore the container is using the host's resolv.conf, and the DNS resolver will try to look into the search domains contained on it. If one of the domains contain a name with the same hostname as the running container, the connection will forward to unexpected external servers.

Database specific
{
    "github_reviewed": true,
    "severity": "LOW",
    "github_reviewed_at": "2025-07-29T19:56:11Z",
    "cwe_ids": [
        "CWE-15"
    ],
    "nvd_published_at": "2025-07-28T19:15:43Z"
}
References

Affected packages

crates.io / netavark

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.15.1