Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Jan 27, 2025
1 parent 0e0273f commit d75bfdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vulnerabilities-3.x.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ app/controllers/HomeController.scala(231) : ->ProcessBuilder.!!(this)
app/controllers/HomeController.scala(229) : <- RequestHeader.getQueryString(return)

[19934AF014F44D85C1841457D8ED6581 : critical : Cross-Site Scripting : Reflected : dataflow ]
target/scala-3.6.2/twirl/main/views/html/xss.template.scala(28) : ->BaseScalaTemplate._display_(0)
target/scala-3.6.2/twirl/main/views/html/xss.template.scala(28) : <->Html.apply(0->return)
target/scala-3.6.3/twirl/main/views/html/xss.template.scala(28) : ->BaseScalaTemplate._display_(0)
target/scala-3.6.3/twirl/main/views/html/xss.template.scala(28) : <->Html.apply(0->return)
app/controllers/HomeController.scala(202) : ->xss.apply(0)
app/controllers/HomeController.scala(201) : ->controllers.HomeControllertwirlXSS$$anonfun$1$$anonfun$1.apply(0)
app/controllers/HomeController.scala(201) : <- RequestHeader.getQueryString(return)
Expand Down

0 comments on commit d75bfdf

Please sign in to comment.