Alyssa Milburn
added a comment - The overflow vulnerabilities aren't all fixed by this patch. The mbr functions still look problematic, for example. Try the obvious example:
select envelope(0x0100000000030000000100000000000010);
fixed.
also fixes the queries like select geometryn(0x0100000000070000000100000001030000000200000000000000ffff0000, 1) and select geometryn(0x0100000000070000000100000001030000000200000000000000ffffff0f, 1)
Alexey Botchkov
added a comment - fixed.
also fixes the queries like select geometryn(0x0100000000070000000100000001030000000200000000000000ffff0000, 1) and select geometryn(0x0100000000070000000100000001030000000200000000000000ffffff0f, 1)
the patch:
http://lists.askmonty.org/pipermail/commits/2013-March/004447.html
People
Alexey Botchkov
Alexey Botchkov
Votes:
0Vote for this issue
Watchers:
3Start watching this issue
Dates
Created:
Updated:
Resolved:
Git Integration
Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.
patch proposal:
http://lists.askmonty.org/pipermail/commits/2013-March/004371.html