https://bugs.winehq.org/show_bug.cgi?id=48980
Bug ID: 48980 Summary: buffer-overflow in Open/Save dialogs Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comdlg32 Assignee: wine-bugs@winehq.org Reporter: contact@kcsoftwares.com Distribution: ---
Created attachment 66956 --> https://bugs.winehq.org/attachment.cgi?id=66956 Trace
Problem triggered using Wine for ReactOS
See ticket : https://jira.reactos.org/browse/CORE-15288
Open Notepad. Save As => type aaaaaaaa.txt Copy & paste "aaaaaaaaaaaaaaaaaaaaaaaaa" block keep CTRL+V pressed (long time) until Text box is "blank". Click on save => Crash
Same procedure with File>Open leads to same result
https://bugs.winehq.org/show_bug.cgi?id=48980
Kyle_Katarn contact@kcsoftwares.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |other
https://bugs.winehq.org/show_bug.cgi?id=48980
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Probable duplicate of bug 39867.
https://bugs.winehq.org/show_bug.cgi?id=48980
--- Comment #2 from Kyle_Katarn contact@kcsoftwares.com --- (In reply to Nikolay Sivov from comment #1)
Probable duplicate of bug 39867.
Looks very similar indeed !
https://bugs.winehq.org/show_bug.cgi?id=48980
--- Comment #3 from Kyle_Katarn contact@kcsoftwares.com --- Could the textbox allowed text be limited to MAX_PATH in order to avoid this overflow ?
https://bugs.winehq.org/show_bug.cgi?id=48980
--- Comment #4 from Kyle_Katarn contact@kcsoftwares.com --- Same as https://bugs.winehq.org/show_bug.cgi?id=39867 ?(In reply to Nikolay Sivov from comment #1)
Probable duplicate of bug 39867.
Is the proposed path validated there?
https://bugs.winehq.org/show_bug.cgi?id=48980
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |dark.shadow4@web.de
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Marking as dupe of bug 39867
*** This bug has been marked as a duplicate of bug 39867 ***
https://bugs.winehq.org/show_bug.cgi?id=48980
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.