GSD-2016-3072
Vulnerability from gsd - Updated: 2022-05-14 00:00Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2016-3072",
"description": "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": "GSD-2016-3072",
"references": [
"https://access.redhat.com/errata/RHSA-2016:1083"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "katello",
"purl": "pkg:gem/katello"
}
}
],
"aliases": [
"CVE-2016-3072",
"GHSA-527r-mfmj-prqf"
],
"details": "Multiple SQL injection vulnerabilities in the scoped_search function\nin app/controllers/katello/api/v2/api_controller.rb in Katello allow remote authenticated\nusers to execute arbitrary SQL commands via the (1) sort_by or (2) sort_order parameter.\n",
"id": "GSD-2016-3072",
"modified": "2022-05-14T00:00:00.000Z",
"published": "2022-05-14T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/Katello/katello/pull/6051"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2016:1083"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1322050"
},
{
"type": "WEB",
"url": "https://github.com/Katello/katello/commit/5645ed4365980a34e30a9c57fe0793dff729e8e4"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2016-3072"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 8.8,
"type": "CVSS_V3"
}
],
"summary": "Katello SQL Injection vulnerabilities"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-3072",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://access.redhat.com/errata/RHSA-2016:1083",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2016:1083"
},
{
"name": "https://github.com/Katello/katello/pull/6051",
"refsource": "MISC",
"url": "https://github.com/Katello/katello/pull/6051"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1322050",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1322050"
}
]
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2016-3072",
"cvss_v3": 8.8,
"date": "2022-05-14",
"description": "Multiple SQL injection vulnerabilities in the scoped_search function\nin app/controllers/katello/api/v2/api_controller.rb in Katello allow remote authenticated\nusers to execute arbitrary SQL commands via the (1) sort_by or (2) sort_order parameter.\n",
"gem": "katello",
"ghsa": "527r-mfmj-prqf",
"patched_versions": [
"\u003e= 2.4.3"
],
"related": {
"url": [
"https://access.redhat.com/errata/RHSA-2016:1083",
"https://bugzilla.redhat.com/show_bug.cgi?id=1322050",
"https://github.com/Katello/katello/commit/5645ed4365980a34e30a9c57fe0793dff729e8e4",
"https://access.redhat.com/security/cve/CVE-2016-3072"
]
},
"title": "Katello SQL Injection vulnerabilities",
"url": "https://github.com/Katello/katello/pull/6051"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c2.4.3",
"affected_versions": "All versions before 2.4.3",
"cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-89",
"CWE-937"
],
"date": "2023-02-08",
"description": "An input sanitization flaw was found in the scoped search parameters sort_by and sort_order in the REST API. An authenticated user could use this flaw to perform an SQL injection attack on the Katello back end database.",
"fixed_versions": [
"2.4.3"
],
"identifier": "CVE-2016-3072",
"identifiers": [
"GHSA-527r-mfmj-prqf",
"CVE-2016-3072"
],
"not_impacted": "All versions starting from 2.4.3",
"package_slug": "gem/katello",
"pubdate": "2022-05-14",
"solution": "Upgrade to version 2.4.3 or above.",
"title": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2016-3072",
"https://github.com/Katello/katello/pull/6051",
"https://access.redhat.com/errata/RHSA-2016:1083",
"https://bugzilla.redhat.com/show_bug.cgi?id=1322050",
"https://github.com/Katello/katello/commit/5645ed4365980a34e30a9c57fe0793dff729e8e4",
"https://access.redhat.com/security/cve/CVE-2016-3072",
"https://github.com/advisories/GHSA-527r-mfmj-prqf"
],
"uuid": "4e6ebaeb-aff6-4d8f-9d66-8757f57bdf01"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:katello:katello:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:satellite:6.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-3072"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2016:1083",
"refsource": "REDHAT",
"tags": [],
"url": "https://access.redhat.com/errata/RHSA-2016:1083"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1322050",
"refsource": "CONFIRM",
"tags": [],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1322050"
},
{
"name": "https://github.com/Katello/katello/pull/6051",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "https://github.com/Katello/katello/pull/6051"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-02-12T23:18Z",
"publishedDate": "2016-06-07T18:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…
Loading…