[
https://issues.apache.org/jira/browse/DERBY-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639509#comment-17639509
]
Bryan Pendleton commented on DERBY-7147:
----------------------------------------
Hi Rick, sorry for these stupid questions. Do you think that 'ant junit-single'
still works for the current Derby trunk? Specifically, does [the command shown
in the
wiki|https://cwiki.apache.org/confluence/display/DERBY/DerbyJUnitTesting#DerbyJUnitTesting-RunningasingleJUnittestsuiteusingantinacodeline]
work for you?
I find that I can successfully run individual tests using the JUnit TestRunner
classes directly, [as described in the wiki
here|https://cwiki.apache.org/confluence/display/DERBY/DerbyJUnitTesting#DerbyJUnitTesting-RunningtestsusingJunitdirectly],
but the 'ant' approach does not work for me, I get class loading failures with
the autoloaded driver.
{code:java}
ERROR XBM02: Startup failed due to missing functionality for
org.apache.derby.iapi.store.raw.data.DataFactory. Please ensure your classpath
includes the correct Derby software {code}
> LDAP injection vulnerability in LDAPAuthenticationImpl
> ------------------------------------------------------
>
> Key: DERBY-7147
> URL: https://issues.apache.org/jira/browse/DERBY-7147
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.16.1.1
> Reporter: Richard N. Hillegas
> Assignee: Richard N. Hillegas
> Priority: Major
> Attachments: derby-7147-01-aa-reformatForReadability.diff,
> derby-7147-02-aa-escapeLDAPsearchFilter.diff,
> derby-7147-02-ab-escapeLDAPsearchFilter.diff
>
>
> An LDAP injection vulnerability has been identified in
> LDAPAuthenticationSchemeImpl.getDNFromUID(). An exploit has not been
> provided, but there is a possibility that an intruder could bypass
> authentication checks in Derby-powered applications which rely on external
> LDAP servers.
> For more information on LDAP injection, see
> https://www.synopsys.com/glossary/what-is-ldap-injection.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)