GHSA-527r-mfmj-prqf
Vulnerability from github
Published
2022-05-14 01:09
Modified
2023-02-08 18:11
Severity ?
Summary
Katello SQL Injection vulnerabilities
Details
Multiple SQL injection vulnerabilities in the scoped_search function in app/controllers/katello/api/v2/api_controller.rb in Katello allow remote authenticated users to execute arbitrary SQL commands via the (1) sort_by or (2) sort_order parameter.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "katello" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.4.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-3072" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2023-02-08T18:11:20Z", "nvd_published_at": "2016-06-07T18:59:00Z", "severity": "HIGH" }, "details": "Multiple SQL injection vulnerabilities in the scoped_search function in app/controllers/katello/api/v2/api_controller.rb in Katello allow remote authenticated users to execute arbitrary SQL commands via the (1) sort_by or (2) sort_order parameter.", "id": "GHSA-527r-mfmj-prqf", "modified": "2023-02-08T18:11:20Z", "published": "2022-05-14T01:09:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3072" }, { "type": "WEB", "url": "https://github.com/Katello/katello/pull/6051" }, { "type": "WEB", "url": "https://github.com/Katello/katello/commit/5645ed4365980a34e30a9c57fe0793dff729e8e4" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2016:1083" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2016-3072" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1322050" }, { "type": "PACKAGE", "url": "https://github.com/Katello/katello" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/katello/CVE-2016-3072.yml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Katello SQL Injection vulnerabilities" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.