CVE-2015-9238
MEDIUMsecure-compare < 3.0.1 - Incorrect String Comparison
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-9238. PoCs published by m0d0ri205.
AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2015-9238, demonstrating an authentication bypass vulnerability in a Node.js application. The exploit leverages insecure password comparison logic to bypass authentication and retrieve a flag file.
Description
secure-compare 3.0.0 and below do not actually compare two strings properly. compare was actually comparing the first argument with itself, meaning the check passed for any two strings of the same length.
Exploits (1)
This repository contains a functional exploit PoC for CVE-2015-9238, demonstrating an authentication bypass vulnerability in a Node.js application. The exploit leverages insecure password comparison logic to bypass authentication and retrieve a flag file.
References (2)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N