LiveActive security incident?Get immediate response
CVE Record

CVE-2022-38058: WordPress WP Shamsi plugin <= 4.1.1 - Authenticated Plugin Setting change vulnerability

Authenticated (subscriber+) Plugin Setting change vulnerability in WP Shamsi plugin <= 4.1.1 at WordPress.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A logged-in low-privileged WordPress user could change WP Shamsi plugin settings. This may alter site behavior or configuration, but the sources do not show data theft, outage, or unauthenticated access. Risk is higher on sites with public registration or many subscriber accounts.

Executive priority

Handle in normal vulnerability remediation cycles, escalating for public-registration WordPress sites or environments with many untrusted users. The business concern is unauthorized configuration change, not confirmed compromise or service outage.

Technical view

WP Shamsi for WordPress versions <= 4.1.1 has an authenticated plugin setting change vulnerability. CVSS 3.1 is 4.3: network exploitable, low complexity, low privileges required, no user interaction, unchanged scope, and low integrity impact only.

Likely exposure

Exposure is limited to WordPress installations running WP Shamsi <= 4.1.1, especially where subscriber or other low-privileged accounts exist. Sites without the plugin or without untrusted authenticated users are less exposed.

Exploitation context

The provided sources and KEV status do not indicate known active exploitation. The vulnerability requires an authenticated subscriber-level or higher account, so abuse depends on account access or open registration.

Researcher notes

Evidence identifies an authenticated setting-change issue with CWE-264 and low integrity impact. The bundle does not include exploit details, patch version, affected code path, or proof of active exploitation, so validation should focus on version, roles, and vendor guidance.

Mitigation direction

  • Check vendor and WordPress plugin guidance for a fixed release.
  • Update WP Shamsi if a non-affected version is available.
  • Disable or remove WP Shamsi if it is not required.
  • Restrict public registration and remove unnecessary low-privileged accounts.
  • Review WP Shamsi settings for unauthorized changes.

Validation and detection

  • Inventory WordPress sites for the WP Shamsi plugin.
  • Confirm installed WP Shamsi versions are above 4.1.1 or remediated.
  • Check whether subscriber-level users can access plugin setting changes.
  • Review recent admin and plugin-setting activity for anomalies.
  • Verify public registration and default user roles are appropriate.
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-264: 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
cve · low confidence lookup

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/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
wpvar.comWP Shamsi (WordPress plugin)<= 4.1.1Listed
Weakness

CWE details

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

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.