Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #6233

Open
Java8-net opened this issue Nov 17, 2024 · 0 comments
Open

[BUG] #6233

Java8-net opened this issue Nov 17, 2024 · 0 comments

Comments

@Java8-net
Copy link

Database Type

ORACLE

Database Version

ORACLE11

Druid Version

1.2.8

JDK Version

JDK1.8

Error SQL

select XMLSERIALIZE(DOCUMENT EXTRACT(a.xml_cont, '/document') AS CLOB) AS xmlCont,a.* from inpcase.hospital_record a where 1=1 and ipid = ?
错误信息 Cause: java.sql.SQLException: sql injection violation, dbType oracle, , druid-version 1.2.8, syntax error: syntax error, expect ), actual EXTRACT pos 37, line 1, column 31, token EXTRACT : select XMLSERIALIZE(DOCUMENT EXTRACT(a.xml_cont, '/document') AS CLOB) AS xmlCont,a.* from inpcase.hospital_record a where 1=1 and ipid = ?

Testcase Code

No response

Stacktrace Info

No response

Error Info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant