| Detector: | Findbugs |
| Target: | project ' odata4j ' version0.6 |
| Tags: |
Anomaly identified by the detector. Please review whether this anomaly corresponds to a misuse.
| Finding: | finding-0 |
| In File: | org/odata4j/producer/jdbc/SqlStatement.java |
| In Method: | asPreparedStatement(Connection) |
| Code with Finding: |
|
| Hit | Rank | Desc | Type | Violations |
|---|---|---|---|---|
| ? |
0 |
SECSQLIJDBC: This use of java/sql/Connection.prepareStatement(Ljava/lang/String;)Ljava/sql/PreparedStatement; can be vulnerable to SQL injection |
SQL_INJECTION_JDBC |