Extremely awesome:
http://cwe.mitre.org/top25/index.html
The "Code Examples" is probably the most useful part.
This list includes:
- SQL Injection
- OS Command Injection
- Cross site Scriptiong
- Cross site request forgery
- Integer overflow
- Incorrect calculation of buffer size
etc...