commonly-used-taint-config.sink.injection.spring-framework.beans.README.adoc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tai-e Show documentation
Show all versions of tai-e Show documentation
An easy-to-learn/use static analysis framework for Java
The newest version!
= Description
- **Overview**:
The Spring Framework beans provide a set of utility methods for manipulating Java Beans. The APIs in this directory can be used for common tasks, such as property copying.
- **Common Use Cases**:
These APIs are commonly used for copying Java Bean objects.
- **Security Risks**:
Property Injection: If attackers gain control over the objects being populated or the property names being set, they can inject unexpected and malicious property values, leading to property injection vulnerabilities.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy