I'm wondering about something: What are the most common programming errors that can cause a security threat? I know about the buffer-overflow problem, but are there more well-known programming errors?

The source of all programming errors is that the programmers don't have time too look through their code. Due to dead-lines program are realeased without being propely tested.