Flash Exploit Bugs
From M-Gate Labs Wiki
The official list of Bugs that have been found in Flash Exploit.
Contents |
[edit]
Gui Bugs
[edit]
Interface
[edit]
Rendering
[edit]
XML Bugs
[edit]
Export
[edit]
Engine Bugs
[edit]
Shape
[edit]
Sound
[edit]
Image
[edit]
JPEG Table
Found in 1.19
Fixed in 1.19.1
Problem: Empty JPEGTable's were not being handled properly.
Solution: Extra Check for Empty JPEGTables.
[edit]
DefineBits1,2,3
Found in 1.19.1
Fixed in 1.19.2
Problem: JPEG Streams Start with FFF8 and End With FFD9, Sometimes there is an extra FFD8FFD9 embedded inside of the data, Java Doesn't care, but firefox & windows do.
Solution: Add Check for Extra FFD8FFD9 in the stream.
[edit]
Font Viewer
[edit]
Preview
[edit]
Font Type 3
Found in 1.17.x
(Not Fixed Yet)
Problem: Font type 3 uses a different EM square so it displays weird.
Solution: Font type 3 check and change EM square
[edit]

