LiveActive security incident?Get immediate response
CVE Record

CVE-2022-4455: sproctor php-calendar index.php cross site scripting

A vulnerability was identified in sproctor php-calendar up to 2.0.13. This impacts an unknown function of the file index.php. Such manipulation of the argument $_SERVER['PHP_SELF'] leads to cross site scripting. The attack may be launched remotely. The name of the patch is a2941109b42201c19733127ced763e270a357809. It is advisable to implement a patch to correct this issue.

MediumCVSS 5.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A flaw in sproctor php-calendar can let an attacker inject script through the calendar page path handling. The likely business impact is user-session or content manipulation in affected calendar deployments, not direct server takeover based on the provided sources.

Executive priority

Treat this as a moderate web application risk. Prioritize patching if php-calendar is internet-facing, handles authenticated users, or is embedded in a trusted internal portal. It is not reported as actively exploited in the provided sources.

Technical view

CVE-2022-4455 affects sproctor php-calendar 2.0.0 through 2.0.13. The issue is reported in index.php, where manipulation of $_SERVER['PHP_SELF'] can cause cross-site scripting. CVSS 4.0 scores it 5.1 with network access, low attack complexity, low privileges, passive user interaction, and limited integrity impact.

Likely exposure

Exposure is limited to organizations running sproctor php-calendar versions 2.0.0 through 2.0.13, especially if reachable by users or the internet. The source bundle provides no CPEs, deployment prevalence, or configuration-specific exposure details.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation evidence. VulDB states the attack may be launched remotely, while the CVSS vector indicates low privileges and passive user interaction are required. No exploit steps are provided here.

Researcher notes

The record identifies XSS through $_SERVER['PHP_SELF'] in index.php and names a specific patch commit. Evidence is incomplete on exploit maturity, real-world abuse, and exact vulnerable code paths beyond the cited file and parameter source.

Mitigation direction

  • Apply upstream patch commit a2941109b42201c19733127ced763e270a357809.
  • Confirm all php-calendar deployments are newer than 2.0.13 or patched.
  • Restrict access to legacy calendar instances until patched.
  • Review vendor or maintainer guidance for any additional remediation notes.

Validation and detection

  • Inventory servers and repositories for sproctor php-calendar usage.
  • Check installed versions against 2.0.0 through 2.0.13.
  • Confirm index.php includes the upstream patch changes.
  • Review web logs for suspicious requests to affected calendar routes.
Prepared
Confidence
high
Sources
5

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
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-4455 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
5.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X

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
4Source 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
5.1CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:XPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

5.1Medium
CVSS 4.0 vector shape for CVE-2022-4455Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
sproctorphp-calendar2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.13Listed
Weakness

CWE details

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