| - module: github.com/gogits/gogs |
| - package: github.com/gogits/gogs |
| skip_fix: 'TODO: Revisit this reason (Some dependencies no longer exist)' |
| Due to improper santization of user input, a number of methods are |
| vulnerable to SQL injection if used with user input that has not |
| been santized by the caller. |
| published: 2021-04-14T20:04:52Z |
| credit: Pascal Turbing and Jiahua (Joe) Chen |
| - fix: https://github.com/gogs/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8 |
| - web: https://seclists.org/fulldisclosure/2014/Nov/31 |