Page 2 of 23 results (0.005 seconds)

CVSS: 10.0EPSS: 0%CPEs: 2EXPL: 1

Path Traversal in GitHub repository gogs/gogs prior to 0.12.9. Un Salto de Ruta en el repositorio de GitHub gogs/gogs versiones anteriores a 0.12.9 • https://github.com/gogs/gogs/commit/2ca014250fbf0bba94c914d9e43b1f6d8eca3bb0 https://huntr.dev/bounties/2e8cdc57-a9cf-46ae-9088-87f09e6c90ab • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVSS: 8.3EPSS: 0%CPEs: 1EXPL: 1

Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.8. Una vulnerabilidad de tipo Server-Side Request Forgery (SSRF) en el repositorio de GitHub gogs/gogs versiones anteriores a 0.12.8 • https://github.com/gogs/gogs/commit/7885f454a4946c4bbec1b4f8c603b5eea7429c7f https://huntr.dev/bounties/da1fbd6e-7a02-458e-9c2e-6d226c47046d • CWE-918: Server-Side Request Forgery (SSRF) •

CVSS: 8.8EPSS: 0%CPEs: 1EXPL: 0

Missing input validation in internal/db/repo_editor.go in Gogs before 0.12.8 allows an attacker to execute code remotely. An unprivileged attacker (registered user) can overwrite the Git configuration in his repository. This leads to Remote Command Execution, because that configuration can contain an option such as sshCommand, which is executed when a master branch is a remote branch (using an ssh:// URI). The remote branch can also be configured by editing the Git configuration file. One can create a new file in a new repository, using the GUI, with "\" as its name, and then rename this file to .git/config with the custom configuration content (and then save it). • https://github.com/gogs/gogs/releases https://github.com/gogs/gogs/security/advisories/GHSA-56j7-2pm8-rgmx •

CVSS: 7.3EPSS: 0%CPEs: 1EXPL: 1

Stored xss bug in GitHub repository gogs/gogs prior to 0.12.7. As the repo is public , any user can view the report and when open the attachment then xss is executed. This bug allow executed any javascript code in victim account . Un bug de tipo xss almacenado en el repositorio de GitHub gogs/gogs versiones anteriores a 0.12.7. Como el repositorio es público, cualquier usuario puede visualizar el informe y cuando abre el archivo adjunto es ejecutado el ataque de tipo xss. • https://github.com/gogs/gogs/commit/bc77440b301ac8780698be91dff1ac33b7cee850 https://huntr.dev/bounties/34a12146-3a5d-4efc-a0f8-7a3ae04b198d • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVSS: 9.9EPSS: 8%CPEs: 1EXPL: 1

Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6. Una Ejecución de Comandos Remota en la carga de un archivo de repositorio en el repositorio de GitHub gogs/gogs versiones anteriores a 0.12.6 • https://github.com/gogs/gogs/commit/0fef3c9082269e9a4e817274942a5d7c50617284 https://huntr.dev/bounties/b4928cfe-4110-462f-a180-6d5673797902 • CWE-20: Improper Input Validation CWE-434: Unrestricted Upload of File with Dangerous Type •