Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

137
Visualizações
Is there a security risk/vulnerability in having a page on your site that can effectively redirect to any other page on the site?

Let's say I have this controller action

    public IActionResult LandingPage(string path)
    {
        ViewBag.path = path;
        return View();
    }

and in that view is just javascript that will take that path variable out of the viewbag and redirect to whatever's in it like below

<script>         
    var path= '@ViewBag.path';
    window.location.replace('../' + path);
</script>

essentially allowing for the client to reach any path on the site. Does this pose any security risks in allowing a savvy user to put whatever they want in the redirect path?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda