NetbackupApplication · Veritas

CVE-2017-8857

CRITICAL · 9.8 CVSS v3.0 Published 2017-05-09
Fix available
A fix is available. Upgrade to after 8.0 or later.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
In Veritas NetBackup 8.0 and earlier and NetBackup Appliance 3.0 and earlier, there is unauthenticated file copy and arbitrary remote command execution using the 'bprd' process.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Veritas NetBackup 8.0 and earlier and NetBackup Appliance 3.0 and earlier contain an unauthenticated remote code execution vulnerability in the bprd (NetBackup Request Daemon) process, allowing attackers to copy files and execute arbitrary commands without any authentication.

MitigationUpgrade to patched versions of NetBackup and NetBackup Appliance. Until patched, restrict network access to the bprd service port (typically 13782/tcp) via firewall or disable external access.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
NetbackupApplication
Affected:<= 8.0
Netbackup ApplianceApplication
Affected:<= 3.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify NetBackup installation
    Check for NetBackup installation directories (e.g., /usr/openv/netbackup on Linux/Unix, or C:\Program Files\Veritas\NetBackup on Windows) and look for bprd binary or running processes
    Affected if NetBackup software is present on the system
  2. Determine NetBackup version
    Run command 'bp_get_config -version' or check version file in installation directory (version.txt or similar), or use 'bpminlicense -h' to retrieve version information
    Affected if Installed version is 8.0 or lower for NetBackup, or 3.0 or lower for NetBackup Appliance
  3. Verify bprd process is running
    Check for bprd process: on Linux/Unix run 'ps -ef | grep bprd', on Windows check services or tasklist for bprd.exe
    Affected if bprd daemon process is active and listening
  4. Check network exposure of bprd port
    Verify if port 13782/tcp is listening and accessible from network: run 'netstat -an | grep 13782' or 'nmap -p 13782 <target>' from external perspective
    Affected if Port 13782/tcp is open and exposed to untrusted networks

The environment is affected if NetBackup or NetBackup Appliance version 8.0 or below (or 3.0 or below for Appliance) is installed with bprd service accessible on port 13782/tcp.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to a release after 8.0
Interim mitigation

Upgrade to patched versions of NetBackup and NetBackup Appliance. Until patched, restrict network access to the bprd service port (typically 13782/tcp) via firewall or disable external access.

Recommended fix Moderate confidence

NetBackup 8.1 or later; NetBackup Appliance 3.1 or later (or latest available stable releases)

  1. 1. Identify the current NetBackup version by running 'nbversion' or checking the /usr/openv/netbackup/version file
  2. 2. Identify the current NetBackup Appliance version by accessing the Appliance Web Console or running 'nbac --version'
  3. 3. For NetBackup: Schedule an upgrade to NetBackup 8.1 or later (recommended: latest available 8.x release)
  4. 4. For NetBackup Appliance: Schedule an upgrade to NetBackup Appliance 3.1 or later (recommended: latest available 3.x release)
  5. 5. Download the appropriate upgrade package from Veritas Support (https://www.veritas.com/support/en_US.html)
  6. 6. Review Veritas NetBackup Upgrade Guide for detailed upgrade procedures specific to your environment
  7. 7. Perform a full backup of the NetBackup catalog and configuration before upgrading
  8. 8. Apply the upgrade during a scheduled maintenance window following Veritas documented procedures
Caveat Review Veritas compatibility lists and upgrade guide for any compatibility changes with existing backup policies, operating systems, or database agents before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Netbackup Scoped from the published advisory
  • Consultation8.0 h
  • Implementation16.0 h
  • Testing8.0 h
  • Review / QA4.0 h
36.0 hours of engineering $6,400
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $10,240.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2017-8857 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2017-8857 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data