LiveActive security incident?Get immediate response
CVE Record

CVE-2022-3869: Code Injection in froxlor/froxlor

Code Injection in GitHub repository froxlor/froxlor prior to 0.10.38.2.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-3869 is a medium-severity code injection issue in froxlor/froxlor before 0.10.38.2. In business terms, a vulnerable deployment may allow an unauthenticated network attacker to affect confidentiality and integrity, but the cited CVSS data does not indicate availability impact.

Executive priority

Treat this as a near-term maintenance and exposure-reduction item, especially for internet-reachable deployments. It is not presented as actively exploited in the supplied sources, but unauthenticated network reachability raises operational urgency.

Technical view

The CVE record describes CWE-94 code injection in the froxlor/froxlor GitHub repository prior to 0.10.38.2. CVSS 3.0 is 6.5 with network attack vector, low complexity, no privileges, no user interaction, unchanged scope, and low confidentiality and integrity impact.

Likely exposure

Confirmed exposure is limited to systems running froxlor/froxlor versions earlier than 0.10.38.2. The source bundle does not identify specific distributions, hosting configurations, or default exposure conditions.

Exploitation context

The source bundle does not show CISA KEV listing or other cited evidence of active exploitation. The CVSS vector indicates exploitation is network-reachable, low complexity, unauthenticated, and requires no user interaction.

Researcher notes

Evidence is concise: CVE description, CVSS vector, CWE-94 classification, Huntr reference, and an upstream commit. The bundle does not include exploit details, affected configuration specifics, or named mitigations beyond the version boundary.

Mitigation direction

  • Upgrade froxlor/froxlor to version 0.10.38.2 or later.
  • Review the referenced upstream commit and vendor guidance before rollout.
  • Identify externally reachable Froxlor instances and prioritize them for update.
  • If upgrade is delayed, check vendor guidance for supported interim controls.

Validation and detection

  • Inventory froxlor/froxlor deployments and record installed versions.
  • Confirm no production instance is running a version earlier than 0.10.38.2.
  • Verify upgrade completion through package, application, or deployment metadata.
  • Monitor vendor and CVE sources for any updated remediation or exploitation information.
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-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-2022-3869 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
6.5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/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
0Timeline events
0ADP providers
3Source 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
6.5CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N3.92.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.5Medium
CVSS 3.0 vector shape for CVE-2022-3869Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
froxlorfroxlor/froxlorunspecifiedListed
Weakness

CWE details

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

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.