Page 3 of 30 results (0.009 seconds)

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 •

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

Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.5. Una vulnerabilidad de tipo Server-Side Request Forgery (SSRF) en el repositorio de GitHub gogs/gogs versiones anteriores a 0.12.5 • https://github.com/gogs/gogs/commit/91f2cde5e95f146bfe4765e837e7282df6c7cabb https://huntr.dev/bounties/327797d7-ae41-498f-9bff-cc0bf98cf531 • CWE-918: Server-Side Request Forgery (SSRF) •

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

Missing Authorization in GitHub repository gogs/gogs prior to 0.12.5. Una Autorización Inapropiada en el repositorio de GitHub gogs/gogs versiones anteriores a 0.12.5 • https://github.com/gogs/gogs/commit/64102be2c90e1b47dbdd379873ba76c80d4b0e78 https://huntr.dev/bounties/ea82cfc9-b55c-41fe-ae58-0d0e0bd7ab62 • CWE-862: Missing Authorization •