LiveActive security incident?Get immediate response
CVE Record

CVE-2023-41566: OA EKP v16 was discovered to contain an arbitrary download vulnerability via the component /ui/sys_ui_exten...

OA EKP v16 was discovered to contain an arbitrary download vulnerability via the component /ui/sys_ui_extend/sysUiExtend.do. This vulnerability allows attackers to obtain the password of the background administrator and further obtain database permissions.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-41566 is a high-severity arbitrary download issue reported in OA EKP v16. The stated business risk is credential exposure: attackers with low privileges may obtain a backend administrator password and then database permissions. Vendor and product metadata in the CVE record is incomplete, so confirm exposure carefully.

Executive priority

Prioritize this as high where OA EKP v16 is internet-facing or used for sensitive workflows. The reported path from file exposure to administrator and database permissions creates meaningful business risk, but incomplete vendor metadata means teams should first verify actual deployment exposure.

Technical view

The CVE describes CWE-552 exposure through /ui/sys_ui_extend/sysUiExtend.do. CVSS 3.1 is 8.1: network-accessible, low complexity, low privileges required, no user interaction, unchanged scope, high confidentiality and integrity impact, and no availability impact.

Likely exposure

Organizations running OA EKP v16 with network-reachable application paths may be exposed. The record does not provide CPEs, vendor name, or version ranges beyond OA EKP v16, so asset matching requires application inventory and vendor confirmation.

Exploitation context

The source bundle includes public researcher references, but the CVE is not marked KEV and no cited source in the bundle confirms active exploitation in the wild. Treat public technical detail as an increased monitoring and remediation priority, not proof of active campaigns.

Researcher notes

Evidence is sparse and primarily CVE-record driven. The affected field is n/a, while the description names OA EKP v16. Avoid broad product assumptions. Validate using inventory, vendor advisories, logs, and controlled defensive review rather than relying only on CPE matching.

Mitigation direction

  • Check vendor guidance for affected versions and fixed releases.
  • Restrict external access to OA EKP administrative and file-handling paths.
  • Review administrator credential exposure and rotate impacted credentials if exposure is suspected.
  • Limit database permissions reachable from the application account.
  • Increase logging and alerting around suspicious download activity.

Validation and detection

  • Inventory OA EKP deployments and confirm whether v16 is present.
  • Check whether the application is reachable from untrusted networks.
  • Review logs for unusual file download requests to the named component.
  • Confirm administrator password and database access were not exposed.
  • Document vendor confirmation, patch state, and compensating controls.
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 · low confidence lookup

CWE-552: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
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-2023-41566 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
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2023-41566Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.

CWE-552 · source CWE mapping

Files or Directories Accessible to External Parties

Files or Directories Accessible to External Parties represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.