Skip to content

Fix delimiter parsing logic (JENA-1497)#370

Merged
asfgit merged 2 commits intoapache:masterfrom
rvesse:JENA-1497
Mar 5, 2018
Merged

Fix delimiter parsing logic (JENA-1497)#370
asfgit merged 2 commits intoapache:masterfrom
rvesse:JENA-1497

Conversation

@rvesse
Copy link
Member

@rvesse rvesse commented Mar 5, 2018

Logical flaws in using continue vs break inside inner loops where
causing the wrong delimiter positions to be detected and leading to
false positives being reported for potential injection attacks. Fixing
the logic allows the user test case to pass.

rvesse added 2 commits March 5, 2018 10:25
Logical flaws in using continue vs break inside inner loops where
causing the wrong delimiter positions to be detected and leading to
false positives being reported for potential injection attacks.  Fixing
the logic allows the user test case to pass.
@asfgit asfgit merged commit 44683c4 into apache:master Mar 5, 2018
asfgit pushed a commit that referenced this pull request Mar 5, 2018
@rvesse rvesse deleted the JENA-1497 branch March 3, 2021 19:43
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

Successfully merging this pull request may close these issues.

3 participants