LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25465: Hisilicon HiIpcam V100R003 Information Disclosure via Directory Traversal

Hisilicon HiIpcam V100R003 contains a directory traversal vulnerability that allows unauthenticated attackers to access sensitive configuration files by exploiting directory listing in the cgi-bin directory. Attackers can request the getadslattr.cgi endpoint to retrieve ADSL credentials and network configuration parameters including usernames, passwords, and DNS settings.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Hisilicon HiIpcam V100R003 exposes sensitive network and ADSL configuration data to unauthenticated remote attackers. The disclosed data can include usernames, passwords, DNS settings, and other network parameters. This is a confidentiality-focused issue with high business impact where affected devices are reachable from untrusted networks.

Executive priority

Prioritize remediation for internet-facing or third-party-accessible devices. The main risk is credential and network configuration exposure, which can enable follow-on access or infrastructure reconnaissance. Treat confirmed exposure as a credential incident.

Technical view

CVE-2019-25465 is an unauthenticated network information disclosure issue in Hisilicon HiIpcam V100R003. Sources describe directory traversal or directory listing exposure in the cgi-bin area, allowing access to sensitive configuration through the getadslattr.cgi endpoint. CVSS v4.0 is 8.7 with network access, low complexity, no privileges, and no user interaction.

Likely exposure

Organizations are exposed if they operate Hisilicon HiIpcam V100R003 devices, especially if administrative or CGI interfaces are internet-facing or reachable from untrusted networks.

Exploitation context

The CVE is not listed as CISA KEV in the provided data. A public ExploitDB reference exists, so proof-of-concept or exploit details are publicly available, but active exploitation is not confirmed by the supplied sources.

Researcher notes

Evidence is strongest for Hisilicon HiIpcam V100R003 only. The supplied sources do not name a vendor patch, fixed version, or broader affected product list. Avoid assuming OEM rebrands are affected without verification.

Mitigation direction

  • Identify any Hisilicon HiIpcam V100R003 devices in the environment.
  • Remove affected device interfaces from internet exposure.
  • Restrict access to trusted management networks only.
  • Check Hisilicon or device OEM guidance for patches or firmware updates.
  • Rotate exposed ADSL, device, and network credentials if compromise is possible.
  • Monitor affected devices for unusual access to CGI resources.

Validation and detection

  • Inventory camera and embedded-device firmware versions.
  • Confirm whether any HiIpcam V100R003 interfaces are externally reachable.
  • Review web access logs for suspicious CGI access patterns.
  • Verify sensitive configuration files are not anonymously accessible.
  • Confirm compensating network restrictions are enforced.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-260: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-25465 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2019-25465Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HisiliconHiIpcamV100R003unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-260 · source CWE mapping

Password in Configuration File

Password in Configuration File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.