LiveActive security incident?Get immediate response
CVE Record

CVE-2014-125031: kirill2485 TekNet loggedin.php cross site scripting

A vulnerability was found in kirill2485 TekNet. It has been classified as problematic. Affected is an unknown function of the file pages/loggedin.php. The manipulation of the argument statusentery leads to cross site scripting. It is possible to launch the attack remotely. The name of the patch is 1c575340539f983333aa43fc58ecd76eb53e1816. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-217176.

MediumCVSS 4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2014-125031 is an authenticated, remote cross-site scripting issue in kirill2485 TekNet. A user-supplied statusentery value in pages/loggedin.php can affect page output. The known impact is integrity only: an attacker with an account could cause browser-side script behavior in a victim context. Public sources list a patch, but affected versions are not specified.

Executive priority

Handle during normal vulnerability remediation unless TekNet is internet-facing, broadly user-accessible, or used by untrusted accounts. The business risk is browser-side manipulation from authenticated users, with no sourced evidence of data theft, service outage, or active exploitation.

Technical view

The issue is CWE-79 in TekNet pages/loggedin.php, involving insufficient handling of the statusentery argument. CVSS v2 is 4.0 with AV:N/AC:L/Au:S/C:N/I:P/A:N, meaning network reachable, low complexity, authentication required, partial integrity impact, and no stated confidentiality or availability impact. The referenced fix is commit 1c575340539f983333aa43fc58ecd76eb53e1816.

Likely exposure

Exposure appears limited to organizations running kirill2485 TekNet, especially deployments with pages/loggedin.php reachable by authenticated users. The source bundle does not identify affected versions, package distributions, hosted instances, or CPEs, so inventory confirmation is required before prioritizing remediation.

Exploitation context

The sources state the attack can be launched remotely and requires authentication. There is no KEV listing and no cited evidence of active exploitation in the provided bundle. Treat this as a credible application-layer issue, not as a confirmed mass-exploitation event.

Researcher notes

Public data is sparse: affected versions are listed as n/a, the function name is unknown, and the main technical detail is the statusentery parameter in pages/loggedin.php. Use the patch diff and local code review to determine whether deployed forks remain vulnerable.

Mitigation direction

  • Apply the referenced TekNet patch commit where applicable.
  • Check vendor or project guidance for any newer fixes.
  • Restrict access to TekNet to trusted authenticated users.
  • Review output encoding around statusentery handling.
  • Monitor application logs for unusual loggedin.php activity.

Validation and detection

  • Confirm whether kirill2485 TekNet is present in the environment.
  • Identify whether pages/loggedin.php exists and is reachable.
  • Verify the patch commit or equivalent code change is applied.
  • Review statusentery handling for proper encoding and sanitization.
  • Run authorized regression testing for authenticated page rendering.
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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
cve · low confidence lookup

CVE-2014-125031 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
Medium
CVSS
4 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:S/C:N/I:P/A: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
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
4CVSS 2.0MediumAV:N/AC:L/Au:S/C:N/I:P/A:N82.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

4Medium
CVSS 2.0 vector shape for CVE-2014-125031Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
kirill2485TekNetn/aListed
Weakness

CWE details

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