LiveActive security incident?Get immediate response
CVE Record

CVE-2017-20197: propanetank Roommate-Bill-Tracking login.php sql injection

A vulnerability was found in propanetank Roommate-Bill-Tracking up to 288437f658fc9ee7d4b92a9da12557024d8bc55c. It has been declared as critical. This vulnerability affects unknown code of the file /includes/login.php. The manipulation of the argument Username leads to sql injection. The attack can be initiated remotely. The name of the patch is b32bb1b940f82d38fb9310cd66ebe349e20a1d0a. It is recommended to apply a patch to fix this issue.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a high-severity SQL injection in the login flow of propanetank Roommate-Bill-Tracking. An unauthenticated remote attacker could tamper with the Username input and potentially read, change, or disrupt application data. It matters most where this app is still deployed and reachable, especially if it stores household billing or account information.

Executive priority

Treat this as a prompt remediation item for any exposed deployment. It is not presented as a widespread platform emergency, but unauthenticated SQL injection in a login path can threaten confidentiality, integrity, and availability of stored billing data.

Technical view

CVE-2017-20197 affects /includes/login.php in Roommate-Bill-Tracking up to commit 288437f658fc9ee7d4b92a9da12557024d8bc55c. Manipulation of the Username argument leads to SQL injection, mapped to CWE-89 and CWE-74. CVSS v2 is 7.5 with network access, low complexity, and no authentication required.

Likely exposure

Exposure is limited to deployments of propanetank Roommate-Bill-Tracking at the affected commit or earlier. The source bundle provides no CPEs, asset-discovery indicators, or evidence of broad packaged distribution, so organizations should validate through code and application inventories.

Exploitation context

The vulnerability is remotely reachable and does not require authentication based on the CVSS vector. The provided bundle does not identify active exploitation, and KEV status is false. VulDB provides a CTI reference, but the bundle does not include enough detail to claim exploitation in the wild.

Researcher notes

The public record names the vulnerable file and parameter but does not include affected release tags, CPEs, or exploit details. Focus validation on repository commit state, reachable login endpoints, and whether the patched SQL handling is present. Do not assume unrelated forks or products are affected without code evidence.

Mitigation direction

  • Apply patch commit b32bb1b940f82d38fb9310cd66ebe349e20a1d0a or a version containing it.
  • Remove public access to unpatched Roommate-Bill-Tracking instances until fixed.
  • Review vendor or repository guidance for any additional remediation notes.
  • Rotate credentials if logs or data suggest unauthorized login activity.

Validation and detection

  • Inventory systems for propanetank Roommate-Bill-Tracking deployments.
  • Confirm deployed code includes patch commit b32bb1b940f82d38fb9310cd66ebe349e20a1d0a.
  • Check whether /includes/login.php is reachable from untrusted networks.
  • Review application logs for suspicious login attempts targeting Username handling.
Prepared
Confidence
medium
Sources
5

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-74: 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
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-2017-20197 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
7.5 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

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
4Source 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
7.5CVSS 2.0HighAV:N/AC:L/Au:N/C:P/I:P/A:P106.4Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

7.5High
CVSS 2.0 vector shape for CVE-2017-20197Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
propanetankRoommate-Bill-Tracking288437f658fc9ee7d4b92a9da12557024d8bc55cListed
Weakness

CWE details

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