CVE-2023-35813
CRITICAL EXPLOITED NUCLEISitecore Experience Manager, Experience Platform, Experience Commerce < 10.3 - Remote Code Execution
Title source: llmExploitation Summary
CVE-2023-35813 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 5 public exploits from researchers including aalexpereira, BagheeraAltered, her3ticAVI. A Nuclei detection template is also available.
AI-analyzed exploit summary This Go-based exploit targets CVE-2023-35813, a vulnerability in Sitecore's XAML parsing functionality. It sends crafted HTTP requests to trigger arbitrary code execution via deserialization, then attempts to dump database connection strings.
Description
Multiple Sitecore products allow remote code execution. This affects Experience Manager, Experience Platform, and Experience Commerce through 10.3.
Exploits (5)
This Go-based exploit targets CVE-2023-35813, a vulnerability in Sitecore's XAML parsing functionality. It sends crafted HTTP requests to trigger arbitrary code execution via deserialization, then attempts to dump database connection strings.
This PoC exploits CVE-2023-35813, a critical RCE vulnerability in Sitecore's XAML parser. It encodes a command via a custom URL encoding scheme and sends it to a vulnerable endpoint to achieve remote code execution.
This repository contains a scanner for CVE-2023-35813, which checks if a Sitecore instance is vulnerable by analyzing the server's response header for a specific modification. The script sends a crafted payload to the target and checks if the response contains a specific Content-Type header.
This repository contains a functional exploit PoC for CVE-2023-35813, targeting a Sitecore XAML deserialization vulnerability. The exploit sends a crafted POST request to trigger remote code execution via the `__PARAMETERS` field.
This is a functional PoC for CVE-2023-35813, a Sitecore RCE vulnerability. It demonstrates content type and status code injection via crafted payloads, with detailed response analysis and credential highlighting.
Nuclei Templates (1)
title:"Sitecore" || http.title:"sitecore"
title="sitecore"
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H