cisagov / pe-reports

Automated process to build and distribute Posture & Exposure Reports' bi-weekly to customers.
Creative Commons Zero v1.0 Universal
17 stars 5 forks source link

Second order sql injection fixes #597

Closed edujosemena closed 12 months ago

edujosemena commented 1 year ago

🗣 Description

Sanitize outputs from all fetchall functions to prevent 2nd order sql injection attacks

💭 Motivation and context

Patch Potential Vulnerabilities

-->

✅ Pre-approval checklist

coveralls commented 1 year ago

Coverage Status

coverage: 26.431%. first build when pulling 4afb3d5f1889ea19a9ff9975c6ebc9a33b29622a on EM-sql-injection-fix into 1ac5df8b1d14b30ec8ed027cfeb5894c4757fb5e on develop.

edujosemena commented 1 year ago

@dav3r This is ready for review.