Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer Overflow #9

Open
gitmatt19 opened this issue Dec 7, 2018 · 0 comments
Open

Buffer Overflow #9

gitmatt19 opened this issue Dec 7, 2018 · 0 comments

Comments

@gitmatt19
Copy link

Not sure if this is any value or not but we are seeing fairly regular crashes on the CentOS release

$ ripmime -V
v1.4.0.9 - November 07, 2008 (C) PLDaniels http://www.pldaniels.com/ripmime

*** buffer overflow detected ***: ripmime terminated
======= Backtrace: =========
/lib64/libc.so.6(__fortify_fail+0x37)[0x390df02877]
/lib64/libc.so.6[0x390df00760]
/lib64/libc.so.6[0x390deffe5b]
/lib64/libc.so.6(__snprintf_chk+0x7a)[0x390deffd2a]
ripmime[0x40910d]
ripmime[0x40ab6c]
ripmime[0x40b88f]
ripmime[0x405ddb]
ripmime[0x406485]
ripmime[0x406734]
ripmime[0x406fdc]
ripmime[0x401699]
ripmime[0x401744]
ripmime[0x402383]
/lib64/libc.so.6(__libc_start_main+0x100)[0x390de1ed20]
ripmime[0x401549]
======= Memory map: ========
00400000-00420000 r-xp 00000000 08:03 22155633 /usr/bin/ripmime
0061f000-00621000 rw-p 0001f000 08:03 22155633 /usr/bin/ripmime
00621000-00624000 rw-p 00000000 00:00 0
00820000-00821000 rw-p 00020000 08:03 22155633 /usr/bin/ripmime
021c3000-021e4000 rw-p 00000000 00:00 0 [heap]
390da00000-390da20000 r-xp 00000000 08:03 3801131 /lib64/ld-2.12.so
390dc20000-390dc21000 r--p 00020000 08:03 3801131 /lib64/ld-2.12.so
390dc21000-390dc22000 rw-p 00021000 08:03 3801131 /lib64/ld-2.12.so
390dc22000-390dc23000 rw-p 00000000 00:00 0
390de00000-390df8b000 r-xp 00000000 08:03 3801429 /lib64/libc-2.12.so
390df8b000-390e18a000 ---p 0018b000 08:03 3801429 /lib64/libc-2.12.so
390e18a000-390e18e000 r--p 0018a000 08:03 3801429 /lib64/libc-2.12.so
390e18e000-390e190000 rw-p 0018e000 08:03 3801429 /lib64/libc-2.12.so
390e190000-390e194000 rw-p 00000000 00:00 0
3910200000-3910216000 r-xp 00000000 08:03 3801503 /lib64/libgcc_s-4.4.7-20120601.so.1
3910216000-3910415000 ---p 00016000 08:03 3801503 /lib64/libgcc_s-4.4.7-20120601.so.1
3910415000-3910416000 rw-p 00015000 08:03 3801503 /lib64/libgcc_s-4.4.7-20120601.so.1
7f020a7e1000-7f020a7e4000 rw-p 00000000 00:00 0
7f020a7ed000-7f020a7f0000 rw-p 00000000 00:00 0
7ffe6dfbd000-7ffe6dfd2000 rw-p 00000000 00:00 0 [stack]
7ffe6dfe1000-7ffe6dfe2000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant