GSD-2014-8681

Vulnerability from gsd - Updated: 2023-12-13 01:22
Details
SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2014-8681",
    "description": "SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues.",
    "id": "GSD-2014-8681",
    "references": [
      "https://packetstormsecurity.com/files/cve/CVE-2014-8681"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2014-8681"
      ],
      "details": "SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues.",
      "id": "GSD-2014-8681",
      "modified": "2023-12-13T01:22:49.710911Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2014-8681",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "gogs-cve20148681-sql-injection(98695)",
            "refsource": "XF",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98695"
          },
          {
            "name": "https://github.com/gogits/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8",
            "refsource": "CONFIRM",
            "url": "https://github.com/gogits/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8"
          },
          {
            "name": "20141114 CVE-2014-8681 Blind SQL Injection in Gogs label search",
            "refsource": "FULLDISC",
            "url": "http://seclists.org/fulldisclosure/2014/Nov/31"
          },
          {
            "name": "http://gogs.io/docs/intro/change_log.html",
            "refsource": "CONFIRM",
            "url": "http://gogs.io/docs/intro/change_log.html"
          },
          {
            "name": "http://packetstormsecurity.com/files/129116/Gogs-Label-Search-Blind-SQL-Injection.html",
            "refsource": "MISC",
            "url": "http://packetstormsecurity.com/files/129116/Gogs-Label-Search-Blind-SQL-Injection.html"
          },
          {
            "name": "35237",
            "refsource": "EXPLOIT-DB",
            "url": "http://www.exploit-db.com/exploits/35237"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=v0.3.1 \u003cv0.5.8",
          "affected_versions": "All versions starting from 0.3.1 before 0.5.8",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-89",
            "CWE-937"
          ],
          "date": "2023-02-09",
          "description": "SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues.",
          "fixed_versions": [
            "v0.5.8"
          ],
          "identifier": "CVE-2014-8681",
          "identifiers": [
            "GHSA-mr6h-chqp-p9g2",
            "CVE-2014-8681"
          ],
          "not_impacted": "All versions before 0.3.1, all versions starting from 0.5.8",
          "package_slug": "go/github.com/gogits/gogs",
          "pubdate": "2021-06-29",
          "solution": "Upgrade to version 0.5.8 or above.",
          "title": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2014-8681",
            "https://github.com/gogits/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8",
            "https://exchange.xforce.ibmcloud.com/vulnerabilities/98695",
            "https://github.com/gogits/gogs/releases/tag/v0.5.8",
            "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8681",
            "https://www.exploit-db.com/exploits/35237",
            "http://gogs.io/docs/intro/change_log.html",
            "http://packetstormsecurity.com/files/129116/Gogs-Label-Search-Blind-SQL-Injection.html",
            "http://seclists.org/fulldisclosure/2014/Nov/31",
            "https://github.com/gogs/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8",
            "https://pkg.go.dev/vuln/GO-2020-0021",
            "https://seclists.org/fulldisclosure/2014/Nov/31",
            "https://github.com/advisories/GHSA-mr6h-chqp-p9g2"
          ],
          "uuid": "4a051b29-3d62-480d-a89b-e720225c1ada",
          "versions": [
            {
              "commit": {
                "sha": "2401e68d7ed7d53425293ad32d231542d03bbef3",
                "tags": [
                  "v0.3.1"
                ],
                "timestamp": "20140429015340"
              },
              "number": "v0.3.1"
            },
            {
              "commit": {
                "sha": "2d8c414f8c44e20619d6680b96044424ef6ebb2a",
                "tags": [
                  "v0.5.8"
                ],
                "timestamp": "20141119000533"
              },
              "number": "v0.5.8"
            }
          ]
        },
        {
          "affected_range": "\u003e=0.3.1 \u003c0.5.8",
          "affected_versions": "All versions starting from 0.3.1 before 0.5.8",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-89",
            "CWE-937"
          ],
          "date": "2021-06-29",
          "description": "SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues.",
          "fixed_versions": [
            "0.5.8"
          ],
          "identifier": "CVE-2014-8681",
          "identifiers": [
            "GHSA-mr6h-chqp-p9g2",
            "CVE-2014-8681"
          ],
          "not_impacted": "All versions before 0.3.1, all versions starting from 0.5.8",
          "package_slug": "go/gogs.io/gogs",
          "pubdate": "2021-06-29",
          "solution": "Upgrade to version 0.5.8 or above.",
          "title": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2014-8681",
            "https://github.com/gogits/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8",
            "https://github.com/gogits/gogs/releases/tag/v0.5.8",
            "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8681",
            "https://github.com/advisories/GHSA-mr6h-chqp-p9g2"
          ],
          "uuid": "a3bfe3fd-bdc9-4115-b7f7-b8c9accb5882"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:gogits:gogs:0.4.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gogits:gogs:0.4.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gogits:gogs:0.5.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gogits:gogs:0.5.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gogits:gogs:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "0.5.5",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gogits:gogs:0.3.1-9:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2014-8681"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-89"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://packetstormsecurity.com/files/129116/Gogs-Label-Search-Blind-SQL-Injection.html",
              "refsource": "MISC",
              "tags": [
                "Exploit"
              ],
              "url": "http://packetstormsecurity.com/files/129116/Gogs-Label-Search-Blind-SQL-Injection.html"
            },
            {
              "name": "https://github.com/gogits/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit"
              ],
              "url": "https://github.com/gogits/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8"
            },
            {
              "name": "http://gogs.io/docs/intro/change_log.html",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://gogs.io/docs/intro/change_log.html"
            },
            {
              "name": "20141114 CVE-2014-8681 Blind SQL Injection in Gogs label search",
              "refsource": "FULLDISC",
              "tags": [
                "Exploit"
              ],
              "url": "http://seclists.org/fulldisclosure/2014/Nov/31"
            },
            {
              "name": "35237",
              "refsource": "EXPLOIT-DB",
              "tags": [
                "Exploit"
              ],
              "url": "http://www.exploit-db.com/exploits/35237"
            },
            {
              "name": "gogs-cve20148681-sql-injection(98695)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98695"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2017-09-08T01:29Z",
      "publishedDate": "2014-11-21T15:59Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…