CVE-2023-38488 Vulnerability Analysis & Exploit Details

CVE-2023-38488
Vulnerability Scoring

7.1
/10
Very High Risk

Highly exploitable, CVE-2023-38488 poses a critical security risk that could lead to severe breaches.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2023-38488 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:L/PR:L/UI:N/S:U/C:N/I:H/A:L

CVE-2023-38488 Vulnerability Summary

CVE-2023-38488: 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 affects all Kirby sites that might have potential attackers in the group of authenticated Panel users or that allow external visitors to update a Kirby content file (e.g. via a contact or comment form). Kirby sites are *not* affected if they don't allow write access for untrusted users or visitors. A field injection in a content storage implementation is a type of vulnerability that allows attackers with content write access to overwrite content fields that the site developer didn't intend to be modified. In a Kirby site this can be used to alter site content, break site behavior or inject malicious data or code. The exact security risk depends on the field type and usage. Kirby stores content of the site, of pages, files and users in text files by default. The text files use Kirby's KirbyData format where each field is separated by newlines and a line with four dashes (`----`). When reading a KirbyData file, the affected code first removed the Unicode BOM sequence from the file contents and afterwards split the content into fields by the field separator. When writing to a KirbyData file, field separators in field data are escaped to prevent user input from interfering with the field structure. However this escaping could be tricked by including a Unicode BOM sequence in a field separator (e.g. `--\xEF\xBB\xBF--`). When writing, this was not detected as a separator, but because the BOM was removed during reading, it could be abused by attackers to inject other field data into content files. Because each field can only be defined once per content file, this vulnerability only affects fields in the content file that were defined above the vulnerable user-writable field or not at all. Fields that are defined below the vulnerable field override the injected field content and were therefore already protected. 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 fixed the affected code to only remove the Unicode BOM sequence at the beginning of the file. This fixes this vulnerability both for newly written as well as for existing content files.

Assessing the Risk of CVE-2023-38488

Access Complexity Graph

The exploitability of CVE-2023-38488 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-38488

CVE-2023-38488 presents an accessible attack vector with minimal effort required. Restricting access controls and implementing security updates are critical to reducing exploitation risks.

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-38488, 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-38488, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2023-38488 has no significant impact on data confidentiality.
  • Integrity: High
    CVE-2023-38488 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: Low
    CVE-2023-38488 may slightly degrade system performance without fully affecting service 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.297% (probability of exploit)

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

CVE-2023-38488 References

External References

CWE Common Weakness Enumeration

CWE-863

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-38488: 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-3275 – The Themesflat Addons For Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the TF E Slider widget in all versions up...
  • CVE-2025-1457 – The Element Pack Addons for Elementor – Free Templates and Widgets for Your WordPress Websites plugin for WordPress is vulnerable to Stored Cross-S...
  • CVE-2025-1093 – The AIHub theme for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the generate_image function in all ver...
  • CVE-2025-3284 – The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Cross-Site Reques...
  • CVE-2025-3278 – The UrbanGo Membership plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.0.4. This is due to the plugi...