Client SecurityApplication · Symantec

CVE-2007-3095

HIGH · 9.0 CVSS v2.0 Published 2007-06-06
Fix available
A fix is available. Upgrade to after 1.0.197.0 or later.
See remediation →
96/100
Remediation priority · Urgent
Remotely reachable 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
Unspecified vulnerability in Symantec Reporting Server 1.0.197.0, and other versions before 1.0.224.0, as used in Symantec Client Security 3.1 and later, and Symantec AntiVirus Corporate Edition (SAV CE) 10.1 and later, allows attackers to "disable the authentication system" and bypass authentication via unknown vectors.

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 · moderate confidence

This is an authentication bypass vulnerability in Symantec Reporting Server versions prior to 1.0.224.0. The flaw allows attackers to disable the authentication system entirely, gaining unauthenticated access to the reporting server used by Symantec Client Security 3.1+ and Symantec AntiVirus Corporate Edition 10.1+. The exact attack vector is unspecified in available documentation.

MitigationUpgrade Symantec Reporting Server to version 1.0.224.0 or later to remediate this vulnerability. Until patched, network access to the reporting server should be restricted to trusted internal systems only.

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
Client SecurityApplication
Affected:= 3.1= 3.1.394= 3.1.396= 3.1.400= 3.1.401
Norton AntivirusApplication
Affected:= 10.0.2.2021= 10.1= 10.1.396= 10.1.400= 10.1.401
Reporting ServerApplication
Affected:<= 1.0.197.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
Authentication
Single
Confidentiality
Complete
Integrity
Complete
Availability
Complete

AV:N/AC:L/Au:S/C:C/I:C/A:C

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 if Symantec Reporting Server is installed
    Check for the presence of the reporting server in the system. Common installation paths include C:\Program Files\Symantec\Reporting Server or look for the service 'Symantec Reporting Server' in Windows Services.
    Affected if The software is found on the system.
  2. Determine the installed version of Symantec Reporting Server
    Check the version of the reporting server executable or DLL. The version information is typically available in the file properties of the main executable, often named SRS.exe or similar, located in the installation directory.
    Affected if The version is 1.0.197.0 or lower (any version prior to 1.0.224.0).
  3. Identify if affected Client Security or Norton Antivirus versions are present
    Check installed programs or services for Symantec Client Security versions 3.1, 3.1.394, 3.1.396, 3.1.400, 3.1.401 or Norton Antivirus versions 10.0.2.2021, 10.1, 10.1.396, 10.1.400, 10.1.401.
    Affected if Any of these specific versions are installed and configured to use the reporting server.
  4. Verify network exposure of the reporting server
    Check if the reporting server port (commonly port 8080 or configured port) is listening on external network interfaces. Use 'netstat -an' or similar tools to identify listening ports and their binding addresses.
    Affected if The reporting server is bound to 0.0.0.0 or an external IP address rather than localhost only.
  5. Check reporting server configuration for authentication settings
    Examine the configuration files in the reporting server installation directory for settings related to authentication, such as authentication enabled/disabled flags or security configuration XML files.
    Affected if Authentication is explicitly disabled or set to a non-default value that bypasses authentication.

The environment is affected if Symantec Reporting Server version 1.0.197.0 or lower is installed, or if any of the listed Client Security/Norton Antivirus versions are present alongside the reporting server, especially if the server is network-accessible.

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 1.0.197.0
Interim mitigation

Upgrade Symantec Reporting Server to version 1.0.224.0 or later to remediate this vulnerability. Until patched, network access to the reporting server should be restricted to trusted internal systems only.

Recommended fix High confidence

Symantec Reporting Server 1.0.224.0 or later (or corresponding Client Security/Norton Antivirus Corporate Edition releases with fixed Reporting Server)

  1. Identify the current version of Symantec Reporting Server, Client Security, or Norton Antivirus Corporate Edition installation
  2. Obtain and install Symantec Reporting Server version 1.0.224.0 or later
  3. Alternatively, upgrade to a later version of Symantec Client Security (3.1.400+) or Norton Antivirus Corporate Edition (10.1.400+) that includes the fixed Reporting Server component
  4. Verify the authentication system is functioning properly after upgrade
  5. Confirm the Reporting Server version is now 1.0.224.0 or higher

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

Fix this in Client Security Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2007-3095 — 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-2007-3095 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