Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

193
Vistas
Angular : How to avoid cross site scripting vulnerabilities in HTML DOM

I'm using Angular and in html code how to avoid cross site scripting vulnerabilities in html DOM

If I use this lines didn't see any vulnerabilities,

<tr *ngFor="let result of results">
    <td>{{ result.testId }}</td>
</tr>

but if we used title attribute inside tag getting vulnerabilities (used title for getting tooltip)

<tr *ngFor="let result of results">
    <td title="{{result.testId}}">{{ result.testId }}</td>
</tr>

Kindly help me how to avoid vulnerabilities.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda