V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
addsrc
V2EX  ›  问与答

findbugs 找出来的 bug,网上找不到解决办法,求大佬看看

  •  
  •   addsrc · Oct 31, 2018 · 2408 views
    This topic created in 2736 days ago, the information mentioned may be changed or developed.

    RT.
    此代码使用不受信任的 HTTP 参数构造一个 HTTP Cookie

    HTTP cookie formed from untrusted input
    This code constructs an HTTP Cookie using an untrusted HTTP parameter. If this cookie is added to an HTTP response, it will allow a HTTP response splitting vulnerability. See http://en.wikipedia.org/wiki/HTTP_response_splitting for more information. FindBugs looks only for the most blatant, obvious cases of HTTP response splitting. If FindBugs found any, you almost certainly have more vulnerabilities that FindBugs doesn't report. If you are concerned about HTTP response splitting, you should seriously consider using a commercial static analysis or pen-testing tool. Bug kind and pattern: HRS - HRS_REQUEST_PARAMETER_TO_COOKIE

    iRzDK0.md.png

    2 replies    2018-10-31 17:36:52 +08:00
    addsrc
        2
    addsrc  
    OP
       Oct 31, 2018
    @whileFalse 这个网址打开是乱码呢?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4865 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 09:55 · PVG 17:55 · LAX 02:55 · JFK 05:55
    ♥ Do have faith in what you're doing.