menu arrow_back 湛蓝安全空间 |狂野湛蓝,暴躁每天 chevron_right ... chevron_right (CVE-2019-16279)Nostromo httpd dos chevron_right (CVE-2019-16279)Nostromo httpd dos.md
  • home 首页
  • brightness_4 暗黑模式
  • cloud
    xLIYhHS7e34ez7Ma
    cloud
    湛蓝安全
    code
    Github
    (CVE-2019-16279)Nostromo httpd dos.md
    458 B / 2021-07-15 19:58:11
        (CVE-2019-16279)dos
    =====================
    
    一、漏洞简介
    ------------
    
    (CVE-2019-16279)dos
    
    二、影响范围
    ------------
    
    三、复现过程
    ------------
    
    This bug exploit a memory error when sending too many `\r\n` in a single
    connexion.
    
    Example
    
        $ curl http://127.0.0.1:8080
        HELLO!
        $ ./CVE-2019-16279.sh 127.0.0.1 8080
        $ curl http://127.0.0.1:8080
        curl: (7) Failed to connect to 127.0.0.1 port 8080: Connection refused
    
    
    links
    file_download