PHP yaml_parse_url Unsafe Deserialization

Discussion in 'News Aggregator' started by Packet Storm, 3 Nov 2015.

  1. Packet Storm

    Packet Storm Guest

    The PHP unserialize() function is considered unsafe due to its behavior regarding class instantiation; in cases where serialized data is attacker controlled, it can be tampered with, allowing for the instantiation of arbitrary PHP classes and thus code execution via destructor.

    Continue reading...
     

Share This Page

Loading...