LiveActive security incident?Get immediate response
CVE Record

CVE-2020-23149: The dbName parameter in ajaxDbInstall.php of rConfig 3.9.5 is unsanitized, allowing attackers to perform a...

The dbName parameter in ajaxDbInstall.php of rConfig 3.9.5 is unsanitized, allowing attackers to perform a SQL injection and access sensitive database information.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-23149 is a reported SQL injection in rConfig 3.9.5. The issue is tied to the dbName parameter in the installer handler ajaxDbInstall.php. If reachable, it may let an attacker access sensitive database information. Public scoring and fix details are not provided in the bundle.

Executive priority

Treat this as a focused exposure check rather than a confirmed emergency. If rConfig 3.9.5 is internet-accessible or the installer path is exposed, prioritize containment and vendor-supported remediation because database information may be at risk.

Technical view

The CVE describes insufficient sanitization of dbName in www/install/lib/ajaxHandlers/ajaxDbInstall.php in rConfig 3.9.5, enabling SQL injection. The public record does not provide CVSS, CWE, authentication requirements, exploit prerequisites, or a confirmed patched version. The referenced GitHub source identifies the affected installer handler location.

Likely exposure

Most likely exposure is an rConfig 3.9.5 deployment where the install directory or ajaxDbInstall.php remains reachable. The bundle does not establish whether normal production deployments expose this handler or whether authentication is required.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle, and no cited source states active exploitation. Public evidence supports a SQL injection claim, but not exploit maturity, weaponization, or observed attacks.

Researcher notes

The source bundle is sparse: no CVSS, CWE, patch reference, authentication detail, or exploit-status source is included. Analysis should avoid assuming broader rConfig versions are affected. The strongest grounded claim is unsanitized dbName input in the cited installer handler for rConfig 3.9.5.

Mitigation direction

  • Confirm whether any rConfig 3.9.5 systems exist in the environment.
  • Check rConfig vendor guidance for fixed versions or official remediation.
  • Restrict external access to installer paths and administrative interfaces.
  • Remove or disable installer components if vendor documentation supports doing so.
  • Prioritize database credential rotation if exposure or compromise is suspected.

Validation and detection

  • Inventory rConfig versions and confirm any 3.9.5 installations.
  • Verify whether www/install/lib/ajaxHandlers/ajaxDbInstall.php is reachable.
  • Review web logs for unexpected requests to ajaxDbInstall.php or dbName.
  • Check database logs for suspicious access during matching request times.
  • Document whether vendor remediation or upgrade guidance is available.
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.

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-2020-23149 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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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