Security Exploits in 11g for web based app
Hi,
For a web based application with Oracle 11g, release2 as the backend, what are the most common exploits / security concerns we need to be aware of?
We know that there is SQL Injection threat and Buffer Overflow as the most common threats to Oracle database but are there any other more threats like this?
We know how to secure the database internally but we just want to make sure that we are aware of the ones which originate from the application / network
By the way, what is actually buffer overflow threat in oracle and how we can avoid it?
For a web based application with Oracle 11g, release2 as the backend, what are the most common exploits / security concerns we need to be aware of?
We know that there is SQL Injection threat and Buffer Overflow as the most common threats to Oracle database but are there any other more threats like this?
We know how to secure the database internally but we just want to make sure that we are aware of the ones which originate from the application / network
By the way, what is actually buffer overflow threat in oracle and how we can avoid it?
0