numirias / security

Some of my security stuff and vulnerabilities. Nothing advanced. More to come.

Home Page:https://twitter.com/rawsec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This vuln doesn't work for my system. please check it

Heeju5517 opened this issue · comments

Hi,

I would like to confirm this poc with VIM version 8.0.1453 which is vuln version
but it doesn't work for me.
image

I set "modeline" to be activated to /etc/vim/vimrc( i tested with 2 thing, set modeline, :set modeline)
캡처

I check with command line "set modeline?"
modline was activated properly...
image

and then I open poc.txt with vim.
nothing happened. Do you know what problem is??
test poc is like below
캡처1

:

Check that :set modelines? does not return 0. E.g., do :set modelines=1.