LiveActive security incident?Get immediate response
CVE Record

CVE-2018-0404: Cisco RV180W Wireless-N Multifunction VPN Router SQL Injection Vulnerability

A vulnerability in the web framework code for Cisco RV180W Wireless-N Multifunction VPN Router and Small Business RV Series RV220W Wireless Network Security Firewall could allow an unauthenticated, remote attacker to execute arbitrary SQL queries. The attacker could retrieve sensitive information which should be restricted. A vulnerability in the web framework code for Cisco RV180W Wireless-N Multifunction VPN Router and Small Business RV Series RV220W Wireless Network Security Firewall could allow an unauthenticated, remote attacker to execute arbitrary SQL queries. The attacker could retrieve sensitive information which should be restricted. The product has entered the end-of-life phase and there will be no more firmware fixes.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects Cisco small-business edge devices and may let an unauthenticated remote attacker run SQL queries through the web framework. The stated impact is restricted sensitive information exposure. The affected product is end-of-life, and the source bundle says no further firmware fixes will be provided.

Executive priority

Prioritize replacement or isolation of these devices, especially at internet edges or branch offices. The risk is elevated by unauthenticated remote access and lack of future firmware fixes, even though active exploitation is not established in the provided evidence.

Technical view

CVE-2018-0404 is a CWE-89 SQL injection issue in Cisco RV180W web framework code. The CVE text also names Small Business RV Series RV220W. The sources do not provide CVSS, vulnerable versions, endpoint details, exploit indicators, or a firmware fix.

Likely exposure

Exposure is most concerning where RV180W or RV220W management web interfaces are reachable from untrusted networks. Because these are router/firewall products, internet-edge deployment is plausible, but the provided sources do not confirm default exposure or affected version ranges.

Exploitation context

The bundle marks CISA KEV status as false and provides no cited evidence of active exploitation or public exploit use. The attacker model is unauthenticated and remote, with sensitive information retrieval as the stated impact.

Researcher notes

The public bundle is sparse: no CVSS vector, vulnerable firmware list, proof-of-concept status, or fixed release is provided. Treat product identification and exposure review as the first validation task, and avoid assuming exploitability details beyond unauthenticated remote SQL query execution.

Mitigation direction

  • Identify and retire affected end-of-life RV180W or RV220W devices.
  • Check Cisco Bug Search and vendor guidance for any deployment-specific advice.
  • Remove untrusted network access to management web interfaces.
  • Limit administration to trusted networks and authenticated management paths.
  • Monitor exposed devices for suspicious web management activity.

Validation and detection

  • Inventory Cisco RV180W and RV220W devices in all sites.
  • Confirm whether management interfaces are reachable from the internet or guest networks.
  • Review device lifecycle status and firmware support posture.
  • Check logs for unexpected access to web management functions.
  • Document compensating controls where replacement is not immediate.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. 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

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration 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-2018-0404 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco RV180W Wireless-N Multifunction VPN Routern/aListed
Weakness

CWE details

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

CWE-89 · source CWE mapping

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.