Denial Of Service (DoS)
pythonrpmspec is vulnerable to Denial Of Service DOS. The vulnerability is caused by not limiting recursive call depth in the replacemacros function in pyrpm/spec.py. This can lead to an attacker causing the replacemacros function to never return causing a DoS with a carefully crafted spec file...