zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #00157
[Bug 857842] [NEW] Assertion failed with simple content element with comments
*** This bug is a security vulnerability ***
Public security bug reported:
The following query causes an assertion failure at line 3465 in
node_items.cpp
import schema namespace s = "http://www.xqdoc.org/1.0";
let $hostInfo :=<xqdoc xmlns="http://www.xqdoc.org/1.0">
<control>
<date><?processinginstruction aaa?>TS4J<!-- -->5UJ</date>
<version>N/A</version>
</control>
<module type="library">
<uri>DGQEb8Q</uri>
</module>
</xqdoc>
return
validate { $hostInfo }
If i understand correctly the validator should construct only one text
child for <date> with value "TSF4J5UJ"
** Affects: zorba
Importance: High
Assignee: Cezar Andrei (cezar-andrei)
Status: New
** Visibility changed to: Public
** Changed in: zorba
Importance: Undecided => High
** Changed in: zorba
Assignee: (unassigned) => Cezar Andrei (cezar-andrei)
--
You received this bug notification because you are a member of Zorba
Coders, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/857842
Title:
Assertion failed with simple content element with comments
Status in Zorba - The XQuery Processor:
New
Bug description:
The following query causes an assertion failure at line 3465 in
node_items.cpp
import schema namespace s = "http://www.xqdoc.org/1.0";
let $hostInfo :=<xqdoc xmlns="http://www.xqdoc.org/1.0">
<control>
<date><?processinginstruction aaa?>TS4J<!-- -->5UJ</date>
<version>N/A</version>
</control>
<module type="library">
<uri>DGQEb8Q</uri>
</module>
</xqdoc>
return
validate { $hostInfo }
If i understand correctly the validator should construct only one text
child for <date> with value "TSF4J5UJ"
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/857842/+subscriptions
Follow ups
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Dana Florescu, 2012-06-12
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Cezar Andrei, 2012-05-01
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Cezar Andrei, 2012-04-24
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Cezar Andrei, 2012-04-24
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Matthias Brantner, 2012-03-23
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Matthias Brantner, 2011-11-18
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Matthias Brantner, 2011-10-07
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Federico Cavalieri, 2011-09-26
-
[Bug 857842] Re: Assertion failed with simple content element with comments
From: Federico Cavalieri, 2011-09-23
-
[Bug 857842] [NEW] Assertion failed with simple content element with comments
From: Federico Cavalieri, 2011-09-23
References