Bug #7546
open
dcerpc: parser does not take fraglen into account
Added by Philippe Antoine 5 months ago.
Updated 16 days ago.
Description
like &cur_i[parsed as usize..] should be &cur_i[parsed as usize..fraglen]
Related issues
1 (1 open — 0 closed)
- Copied from Bug #7254: dcerpc: parser does not support multiple PDUs added
What this the impact of this?
What this the impact of this?
I think it is that we accept some invalid input.
We also have #7254 which is a closely related, so not sure in the impact with or without #7254 fixed
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
- Assignee changed from Shivani Bhardwaj to Philippe Antoine
as Philippe has already worked on this that I'll be using.
@Philippe Antoine sure! I was anyway going to cherry-pick your work but a latest version would indeed be nice. Thanks a lot! :)
- Assignee changed from Philippe Antoine to Shivani Bhardwaj
Reassigning back to you as discussed, right Shivani ?
- Target version changed from 8.0.0-rc1 to 9.0.0-beta1
Also available in: Atom
PDF