gsd-2018-14623
Vulnerability from gsd
Modified
2022-05-13 00:00
Details
A SQL injection flaw was found in katello's errata-related API. An authenticated
remote attacker can craft input data to force a malformed SQL query to the backend
database, which will leak internal IDs. This is issue is related to an incomplete
fix for CVE-2016-3072. Version 3.10 and older is vulnerable.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-14623", "description": "A SQL injection flaw was found in katello\u0027s errata-related API. An authenticated remote attacker can craft input data to force a malformed SQL query to the backend database, which will leak internal IDs. This is issue is related to an incomplete fix for CVE-2016-3072. Version 3.10 and older is vulnerable.", "id": "GSD-2018-14623", "references": [ "https://access.redhat.com/errata/RHSA-2018:0336" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "katello", "purl": "pkg:gem/katello" } } ], "aliases": [ "CVE-2018-14623", "GHSA-jx5v-788g-qw58" ], "details": "A SQL injection flaw was found in katello\u0027s errata-related API. An authenticated\nremote attacker can craft input data to force a malformed SQL query to the backend\ndatabase, which will leak internal IDs. This is issue is related to an incomplete\nfix for CVE-2016-3072. Version 3.10 and older is vulnerable.\n", "id": "GSD-2018-14623", "modified": "2022-05-13T00:00:00.000Z", "published": "2022-05-13T00:00:00.000Z", "references": [ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14623" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227100255/http://www.securityfocus.com/bid/106224" } ], "related": [ "GHSA-527r-mfmj-prqf" ], "schema_version": "1.4.0", "severity": [ { "score": 4.3, "type": "CVSS_V3" } ], "summary": "katello SQL Injection vulnerability" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-14623", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "katello", "version": { "version_data": [ { "version_affected": "=", "version_value": "3.10 and older" } ] } } ] }, "vendor_name": "The Foreman Project" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A SQL injection flaw was found in katello\u0027s errata-related API. An authenticated remote attacker can craft input data to force a malformed SQL query to the backend database, which will leak internal IDs. This is issue is related to an incomplete fix for CVE-2016-3072. Version 3.10 and older is vulnerable." } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-89", "lang": "eng", "value": "CWE-89" } ] }, { "description": [ { "cweId": "CWE-209", "lang": "eng", "value": "CWE-209" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.securityfocus.com/bid/106224", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/106224" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14623", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14623" } ] } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2018-14623", "cvss_v3": 4.3, "date": "2022-05-13", "description": "A SQL injection flaw was found in katello\u0027s errata-related API. An authenticated\nremote attacker can craft input data to force a malformed SQL query to the backend\ndatabase, which will leak internal IDs. This is issue is related to an incomplete\nfix for CVE-2016-3072. Version 3.10 and older is vulnerable.\n", "gem": "katello", "ghsa": "jx5v-788g-qw58", "related": { "ghsa": [ "527r-mfmj-prqf" ], "url": [ "https://web.archive.org/web/20200227100255/http://www.securityfocus.com/bid/106224" ] }, "title": "katello SQL Injection vulnerability", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14623" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=3.10.0", "affected_versions": "All versions up to 3.10.0", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-89", "CWE-937" ], "date": "2019-10-09", "description": "An SQL injection was found in katello\u0027s errata-related API. An authenticated remote attacker can craft input data to force a malformed SQL query to the backend database, which will leak internal IDs. This is issue is related to an incomplete fix for CVE-2016-3072.", "fixed_versions": [ "3.10.1" ], "identifier": "CVE-2018-14623", "identifiers": [ "CVE-2018-14623" ], "not_impacted": "All versions after 3.10.0", "package_slug": "gem/katello", "pubdate": "2018-12-14", "solution": "Upgrade to version 3.10.1 or above.", "title": "SQL Injection", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-14623", "http://www.securityfocus.com/bid/106224", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14623" ], "uuid": "f0d6b58d-255f-455b-9bd8-3a218badb1d0" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:theforeman:katello:*:*:*:*:*:*:*:*", "cpe_name": [], "versionStartIncluding": "3.10.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-14623" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A SQL injection flaw was found in katello\u0027s errata-related API. An authenticated remote attacker can craft input data to force a malformed SQL query to the backend database, which will leak internal IDs. This is issue is related to an incomplete fix for CVE-2016-3072. Version 3.10 and older is vulnerable." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" }, { "lang": "en", "value": "CWE-209" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14623", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14623" }, { "name": "106224", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/106224" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 1.4 } }, "lastModifiedDate": "2023-02-12T23:31Z", "publishedDate": "2018-12-14T00:29Z" } } }
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.