Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Probably any C++ Environment
Description
One of the XalanMessageLoader::load() overloads is calling XMLString::replaceTokens(), and not properly accounting for the NULL; replaceTokens() requires that the output buffer supplied be able to hold maxChars+1 characters.
Attachments
Issue Links
- is related to
-
XERCESC-1921 Buffer overflow in XMLString::replaceTokens()
- Closed