rspec/rules/S5773/rationale.adoc

2 lines
309 B
Plaintext
Raw Normal View History

During the deserialization process, the state of an object will be reconstructed from the serialized data stream. By allowing unrestricted deserialization of types, the application makes it possible for attackers to use types with dangerous or otherwise sensitive behavior during the deserialization process.