De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
a second type of attack relies on buffer overflow giving the attacker the possibility zo run personal code instructions.
un segundo tipo de ataque confía en la inundación de la memoria temporal(buffer overflow), dandole al atacante la posibilidad de acuerdo a instrucciones del código personales.
a buffer overflow security hole that can lead to root access is present in proftpd and wu-ftpd.
un agujero de seguridad de desbordamiento de búfer que puede conducir a un acceso de root está presente en proftpd y wu-ftpd.
buffer overflow relies on the stack content overwriting a variable and changing the return address of a function.
el desbordamiento de búfer se basa en que el contenido de la pila sobreescriba una variable y en la dirección de retorno de una función.
when a javascript causes a buffer overflow in a pdf file, external code can be written in memory and then run on the computer, like a trojan.
cuando un javascript causa desbordamientos de búfer en un fichero pdf, el código externo se puede escribir en la memoria y después se puede ejecutar en el sistema, parecido a un troyano.
if the variable has a bigger size than the memory space reserved for this buffer, it is enough for the buffer overflow to happen.
si el tamaño es superior al espacio que el búfer tiene asignado es suficiente para que se produzca el desbordamiento.
since we have a set-uid program with a buffer overflow bug and its source code, we are able to prepare an attack allowing execution of arbitrary code under the id of the file owner. however, our goal is to avoid security holes.
ya que tenemos un programa set-uid con un bug de desbordamiento de buffer y su código fuente, somos capaces de preparar un ataque permitiendo la ejecución de código aleatorio bajo el id del propietario del fichero.