LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24689: An issue in Mojoportal v2.7.0.0 and below allows an authenticated attacker to list all css files inside the...

An issue in Mojoportal v2.7.0.0 and below allows an authenticated attacker to list all css files inside the root path of the webserver via manipulation of the "s" parameter in /DesignTools/ManageSkin.aspx

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-24689 is a Mojoportal issue where a logged-in attacker can manipulate a design tool parameter to list CSS files under the web server root. The direct impact is limited information disclosure, but exposed file listings can help an attacker map the site and plan later attacks.

Executive priority

Treat this as a moderate-priority hardening item. It is not documented as actively exploited in the provided sources, but affected internet-facing Mojoportal sites should be remediated because the bug can expose file structure details to logged-in attackers.

Technical view

Mojoportal v2.7.0.0 and below has a CWE-22 path traversal issue in /DesignTools/ManageSkin.aspx. Manipulating the "s" parameter can allow an authenticated network attacker to enumerate CSS files in the web root. CVSS 3.1 is 4.3: low complexity, privileges required, no user interaction, confidentiality impact only.

Likely exposure

Exposure is likely limited to organizations running Mojoportal v2.7.0.0 or earlier with authenticated access to the DesignTools ManageSkin page. Public internet exposure increases reconnaissance value, but the source bundle does not identify affected CPEs or hosting patterns.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The vulnerability requires authentication and appears limited to listing CSS files, so it is more useful for reconnaissance than direct compromise based on available evidence.

Researcher notes

Evidence supports authenticated path traversal-style file enumeration through the s parameter, but not broader file read, code execution, unauthenticated access, or a named patch. Avoid expanding impact beyond CSS file listing unless vendor advisories or testing provide additional proof.

Mitigation direction

  • Check Mojoportal vendor or project guidance for a fixed release or official workaround.
  • Limit DesignTools and ManageSkin access to trusted administrative users only.
  • Remove or disable unnecessary authenticated accounts with design-tool access.
  • Monitor web logs for unusual ManageSkin.aspx requests involving the s parameter.
  • Prioritize upgrade planning for Mojoportal v2.7.0.0 and earlier deployments.

Validation and detection

  • Inventory sites running Mojoportal and record exact version numbers.
  • Confirm whether /DesignTools/ManageSkin.aspx is reachable by authenticated non-admin users.
  • Review access controls around design and skin management functions.
  • Inspect logs for unexpected authenticated requests to ManageSkin.aspx.
  • Verify any vendor-recommended update or workaround blocks unintended CSS file enumeration.
Prepared
Confidence
medium
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-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection 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-2023-24689 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.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2023-24689Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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
n/an/an/aListed
Weakness

CWE details

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