PoC files

1 file

File viewing is interactive and short-lived. Downloads are password-protected ZIP archives using password eip.

GitHub

Analysisdeepseek-v4-pro:cloud ·

Technical assessment

A README file describing a privilege escalation vulnerability in Camaleon CMS. It explains how an authenticated user can inject a 'role' parameter into a password change request to gain administrator privileges, but it does not contain any executable code.

Backdoor review

No backdoor observed in reviewed code

The repository contains only a README.md file describing a manual privilege escalation technique for CVE-2025-2304 in Camaleon CMS. The instructions involve intercepting a password change request and adding a role parameter. No executable code, scripts, or concealed payloads are present in the supplied evidence.

ClassificationWriteup
Model confidence95%
AuthenticationRequired
LanguagesMarkdown
Target softwareCamaleon CMS
Attack typesPrivilege EscalationMass Assignment
Evidence & reasoningClassification basis · observed behavior · safety review
Technical evidence

Classification basis and observed behavior

Classification basis

The artifact is a README file that provides a technical description of a vulnerability and manual steps to exploit it, but it does not contain any executable code, script, or automated scanner. It is a substantive technical analysis without exploit or scanner code.

README.md:1-34

Requirements

  • A user account on the target Camaleon CMS that can access /admin.README.md:10

Observed behavior

  • Instructs the user to intercept a password change request and modify the payload to include a 'role' parameter set to 'admin'.README.md:13-23
Safety-review evidence

Behaviors behind the backdoor verdict

Observables

Manual Exploit Instruction
The README describes a manual HTTP parameter injection (adding password%5Brole%5D=admin) to escalate privileges.This is the claimed PoC behavior for CVE-2025-2304 and does not constitute a backdoor or deceptive payload.README.md:21-23
Review boundaries

What the analysis did not establish

  • The artifact consists solely of a README.md file with no executable code, scripts, or configuration files present in the selected text evidence.
  • Only the README.md file was provided; no other repository files were inspected. The artifact may contain additional files not included in this evidence packet.
Model interpretation

This review is limited to the supplied PoC code and context. It does not assert that the code works or is safe to execute.

Linked vulnerabilities

1