LiveActive security incident?Get immediate response
CVE Record

CVE-2024-7016: Stored XSS in Smarttek Informatics' Smart Doctor

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Smarttek Informatics Smart Doctor's allows Stored XSS required admin privileges. This issue affects Smart Doctor: through 21.11.2024. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-7016 is a stored cross-site scripting issue in Smarttek Informatics Smart Doctor. An attacker with administrator privileges could save malicious content that later runs in another user’s browser when viewed. Public sources rate it medium severity. No active exploitation is reported in the provided sources.

Executive priority

Treat as a moderate-priority application risk. It likely requires an administrator-level foothold before exploitation, but could still enable browser-based compromise or data exposure for users of the system. Prioritize inventory, admin access control, and vendor guidance tracking.

Technical view

The vulnerability is CWE-79 improper neutralization during web page generation. CVSS 3.1 is 4.8: network exploitable, low complexity, high privileges required, user interaction required, scope changed, low confidentiality and integrity impact, no availability impact. Smart Doctor is listed as affected through 21.11.2024.

Likely exposure

Exposure is limited to organizations running Smarttek Informatics Smart Doctor through 21.11.2024. Risk is higher where many administrators exist, admin accounts are weakly controlled, or untrusted administrators can create content viewed by others.

Exploitation context

Sources indicate stored XSS requiring administrator privileges and a victim viewing affected pages. CISA KEV status is false in the provided bundle, and no cited source states active exploitation or public weaponization.

Researcher notes

Evidence is limited to CVE and Turkish government advisory references. The record states the vendor was contacted but did not respond. No patch, workaround, proof of concept, or active exploitation claim is included in the provided sources.

Mitigation direction

  • Check Smarttek Informatics or official government advisories for vendor remediation guidance.
  • Restrict Smart Doctor administrator access to trusted, necessary users only.
  • Enforce strong authentication and MFA for Smart Doctor admin accounts where supported.
  • Review and reduce stored content created by administrators if suspicious.
  • Monitor official advisories for updates because vendor response was not reported.

Validation and detection

  • Inventory Smart Doctor deployments and record installed version or build date.
  • Confirm whether any deployment is through 21.11.2024.
  • Review administrative roles and recent admin-created content changes.
  • Check web and application logs for unusual admin activity.
  • Track CVE-2024-7016 in vulnerability management until vendor guidance is confirmed.
Prepared
Confidence
high
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 · 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-2024-7016 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/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
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
4.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N1.72.7TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

4.8Medium
CVSS 3.1 vector shape for CVE-2024-7016Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Smarttek InformaticsSmart Doctor0affected
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.