Home / Vulnerability Database / PHP : Cross site history manipulation
PHP
PHP : Cross site history manipulation
Classification
CWE
Overview
Cross-Site History Manipulation (CSHM) is a SOP (Same Origin Policy) security breach. SOP is the most important security concept of modern browsers. SOP means that web pages from different origins by design cannot communicate with each other. Cross-Site History Manipulation breach is based on the fact that client-side browser history object is not properly partitioned on a per-site basis. Manipulating browser history may lead to SOP compromising, allow bi-directional CSRF and other exploitations such as: user privacy violation, login status detection, resources mapping, sensitive information inferring, users’ activity tracking and URL parameter stealing.
MEDIUM
DerScanner Severity Score
Do you want to fix PHP : Cross site history manipulation in your application?
See also
PHP
PHP : Null salt
PHP
PHP : Empty password
PHP
