commonly-used-taint-config.sink.injection.apahce-commons.beanutils2.attribute-injection.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**:
Apache Commons BeanUtils provides a set of utility methods for manipulating Java Beans. The APIs in this directory can be used for common tasks such as property copying, property setting, and object population.
- **Common Use Cases**:
These APIs are commonly used for copying, populating, and setting properties of Java Bean objects.
- **Security Risks**:
Property Injection: If an attacker gains 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