diff --git a/CHANGELOG b/CHANGELOG index 8eb8c9d5e7..2964337c4a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,9 @@ o [Windows] Add support for the new loopback behavior in Npcap 0.9983. This Adapter to be installed, which was a source of problems for some users. [Daniel Miller] +o [NSE][GH1802] The MongoDB library was causing errors when assembling protocol + payloads. [nnposter] + o [NSE][GH#1781][GH#1796] The RTSP library was not correctly generating request strings. [nnposter] diff --git a/nselib/mongodb.lua b/nselib/mongodb.lua index 56e746cde1..60438af09e 100644 --- a/nselib/mongodb.lua +++ b/nselib/mongodb.lua @@ -373,10 +373,10 @@ MongoData ={ return o end } ---Adds unsigned int32 to the message body +--Adds signed int32 to the message body --@param value the value to add -function MongoData:addUnsignedInt32(value) - self.valueString = self.valueString..string.pack("