addsrc
V2EX  ›  问与答

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

  •  
  •   addsrc · Oct 31, 2018 · 2491 views
    This topic created in 2779 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   ·   1309 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 17:19 · PVG 01:19 · LAX 10:19 · JFK 13:19
    ♥ Do have faith in what you're doing.