CVE-2023-38490 Vulnerability Analysis & Exploit Details

CVE-2023-38490
Vulnerability Scoring

6.8
/10
High Risk

If left unpatched, CVE-2023-38490 could lead to major system disruptions or data loss.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Changed
    Successful exploitation can impact components beyond the vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2023-38490 Details

Status: Modified

Last updated: 🕗 21 Nov 2024, 08:13 UTC
Originally published on: 🕒 27 Jul 2023, 15:15 UTC

Time between publication and last update: 482 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N

CVE-2023-38490 Vulnerability Summary

CVE-2023-38490: Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 only affects Kirby sites that use the `Xml` data handler (e.g. `Data::decode($string, 'xml')`) or the `Xml::parse()` method in site or plugin code. The Kirby core does not use any of the affected methods. XML External Entities (XXE) is a little used feature in the XML markup language that allows to include data from external files in an XML structure. If the name of the external file can be controlled by an attacker, this becomes a vulnerability that can be abused for various system impacts like the disclosure of internal or confidential data that is stored on the server (arbitrary file disclosure) or to perform network requests on behalf of the server (server-side request forgery, SSRF). Kirby's `Xml::parse()` method used PHP's `LIBXML_NOENT` constant, which enabled the processing of XML external entities during the parsing operation. The `Xml::parse()` method is used in the `Xml` data handler (e.g. `Data::decode($string, 'xml')`). Both the vulnerable method and the data handler are not used in the Kirby core. However they may be used in site or plugin code, e.g. to parse RSS feeds or other XML files. If those files are of an external origin (e.g. uploaded by a user or retrieved from an external URL), attackers may be able to include an external entity in the XML file that will then be processed in the parsing process. Kirby sites that don't use XML parsing in site or plugin code are *not* affected. The problem has been patched in Kirby 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6. In all of the mentioned releases, the maintainers have removed the `LIBXML_NOENT` constant as processing of external entities is out of scope of the parsing logic. This protects all uses of the method against the described vulnerability.

Assessing the Risk of CVE-2023-38490

Access Complexity Graph

The exploitability of CVE-2023-38490 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2023-38490

CVE-2023-38490 presents a challenge to exploit due to its high attack complexity, but the absence of privilege requirements still makes it a viable target for skilled attackers. A thorough security review is advised.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2023-38490, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2023-38490, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2023-38490 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: None
    CVE-2023-38490 poses no threat to data integrity.
  • Availability: None
    CVE-2023-38490 does not impact system availability.

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.397% (probability of exploit)

EPSS Percentile: 73.72% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 26.28% of others.

CVE-2023-38490 References

External References

CWE Common Weakness Enumeration

CWE-776

CAPEC Common Attack Pattern Enumeration and Classification

  • Exponential Data Expansion CAPEC-197 An adversary submits data to a target application which contains nested exponential data expansion to produce excessively large output. Many data format languages allow the definition of macro-like structures that can be used to simplify the creation of complex structures. However, this capability can be abused to create excessive demands on a processor's CPU and memory. A small number of nested expansions can result in an exponential growth in demands on memory.

Vulnerable Configurations

  • cpe:2.3:a:getkirby:kirby:3.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.0:rc5:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.0:rc5:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.0:rc6:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.0:rc6:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.0:rc7:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.0:rc7:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.1:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.1:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.2:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.2:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.5:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.5:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.6:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.6:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.7:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.7:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.7:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.7:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.8:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.5.8.2:rc3:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.5.8.2:rc3:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:rc5:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:rc5:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.2:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.2:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.2:rc3:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.2:rc3:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.3:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.3:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.4:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.4:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.5:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.5:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.6:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.6:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.6.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.6.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.1:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.1:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.2:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.2:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.3:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.3:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.4:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.4:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.5:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.5:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.7.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.7.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.1:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.1:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.2:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.2:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.3:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.3:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.0:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.0:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.1:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.1:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.2:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.2:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.3:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.3:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.4:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.4:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.5:-:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.5:-:*:*:*:*:*:*
  • cpe:2.3:a:getkirby:kirby:3.9.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:getkirby:kirby:3.9.5:rc1:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2023-38490: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-3797 – A vulnerability classified as critical was found in SeaCMS up to 13.3. This vulnerability affects unknown code of the file /admin_topic.php?action=...
  • CVE-2025-3809 – The Debug Log Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the auto-refresh debug log in all versions up to, and i...
  • CVE-2025-2111 – The Insert Headers And Footers plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.1.1. This i...
  • CVE-2024-13926 – The WP-Syntax WordPress plugin through 1.2 does not properly handle input, allowing an attacker to create a post containing a large number of tags,...
  • CVE-2025-3103 – The CLEVER - HTML5 Radio Player With History - Shoutcast and Icecast - Elementor Widget Addon plugin for WordPress is vulnerable to arbitrary file ...