CVE-2017-13004

Source
https://cve.org/CVERecord?id=CVE-2017-13004
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-13004.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-13004
Downstream
Related
Published
2017-09-14T06:29:01.387Z
Modified
2026-07-08T11:35:12.268138Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The Juniper protocols parser in tcpdump before 4.9.2 has a buffer over-read in print-juniper.c:juniperparseheader().

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "8.0"
                },
                {
                    "last_affected": "8.0"
                },
                {
                    "introduced": "9.0"
                },
                {
                    "last_affected": "9.0"
                },
                {
                    "introduced": "10.0"
                },
                {
                    "last_affected": "10.0"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "debian:debian_linux",
            "cpes": [
                "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*"
            ]
        }
    ]
}
References

Affected packages

Git / github.com/the-tcpdump-group/tcpdump

Affected ranges

Type
GIT
Repo
https://github.com/the-tcpdump-group/tcpdump
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Fixed
Database specific
{
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:tcpdump:tcpdump:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "4.9.1"
        }
    ]
}

Affected versions

tcpdump-3.*
tcpdump-3.5.1
tcpdump-3.6.1
tcpdump-3.7.1
tcpdump-3.8-bp
tcpdump-4.*
tcpdump-4.5.0
tcpdump-4.6.0
tcpdump-4.6.0-bp
tcpdump-4.7.0-bp
tcpdump-4.9.0
tcpdump-4.9.0-bp
tcpdump-4.9.1

Database specific

vanir_signatures_modified
"2026-07-08T11:35:12Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-13004.json"
vanir_signatures
[
    {
        "id": "CVE-2017-13004-8dfcb5ea",
        "digest": {
            "line_hashes": [
                "234264056026321927470504702073393842305",
                "52325095989268154129897589357186505211",
                "268770971147915891867268879560444734893"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/the-tcpdump-group/tcpdump/commit/42073d54c53a496be40ae84152bbfe2c923ac7bc",
        "deprecated": false,
        "target": {
            "file": "print-juniper.c"
        }
    },
    {
        "id": "CVE-2017-13004-c5123741",
        "digest": {
            "function_hash": "181019605112102346093767750243993717453",
            "length": 6952.0
        },
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/the-tcpdump-group/tcpdump/commit/42073d54c53a496be40ae84152bbfe2c923ac7bc",
        "deprecated": false,
        "target": {
            "function": "juniper_parse_header",
            "file": "print-juniper.c"
        }
    }
]