Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-8124
Vulnerability from cvelistv5
Published
2020-02-04 19:08
Modified
2024-08-04 09:48
Severity ?
EPSS score ?
Summary
Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.
References
▼ | URL | Tags | |
---|---|---|---|
support@hackerone.com | https://hackerone.com/reports/496293 | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://hackerone.com/reports/496293 | Exploit, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:48:25.621Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://hackerone.com/reports/496293" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "url-parse", "vendor": "n/a", "versions": [ { "status": "affected", "version": "Fixed Version 1.4.5" } ] } ], "descriptions": [ { "lang": "en", "value": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "Improper Input Validation (CWE-20)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-02-04T19:08:56", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://hackerone.com/reports/496293" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2020-8124", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "url-parse", "version": { "version_data": [ { "version_value": "Fixed Version 1.4.5" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper Input Validation (CWE-20)" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/496293", "refsource": "MISC", "url": "https://hackerone.com/reports/496293" } ] } } } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2020-8124", "datePublished": "2020-02-04T19:08:56", "dateReserved": "2020-01-28T00:00:00", "dateUpdated": "2024-08-04T09:48:25.621Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-8124\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2020-02-04T20:15:14.543\",\"lastModified\":\"2024-11-21T05:38:20.503\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.\"},{\"lang\":\"es\",\"value\":\"Se presenta una comprobaci\u00f3n y saneamiento insuficiente de la entrada del usuario en el paquete url-parse npm versi\u00f3n 1.4.4 y anteriores, puede permitir a un atacante omitir las comprobaciones de seguridad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:url-parse_project:url-parse:*:*:*:*:*:node.js:*:*\",\"versionEndIncluding\":\"1.4.4\",\"matchCriteriaId\":\"C15470F5-813D-47FA-B8C8-B1B97E2BF5DA\"}]}]}],\"references\":[{\"url\":\"https://hackerone.com/reports/496293\",\"source\":\"support@hackerone.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/496293\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}" } }
rhsa-2020:0972
Vulnerability from csaf_redhat
Published
2020-03-25 19:34
Modified
2024-11-22 14:39
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.0.10 Jaeger and Kiali security update
Notes
Topic
An update for Jaeger and Kiali is now available for Openshift Service Mesh 1.0.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.
Security Fix(es):
* npmjs-url-parse: Improper validation of protocol of the returned URL (CVE-2020-8124)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for Jaeger and Kiali is now available for Openshift Service Mesh 1.0.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* npmjs-url-parse: Improper validation of protocol of the returned URL (CVE-2020-8124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0972", "url": "https://access.redhat.com/errata/RHSA-2020:0972" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1800774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800774" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0972.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.0.10 Jaeger and Kiali security update", "tracking": { "current_release_date": "2024-11-22T14:39:50+00:00", "generator": { "date": "2024-11-22T14:39:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0972", "initial_release_date": "2020-03-25T19:34:38+00:00", "revision_history": [ { "date": "2020-03-25T19:34:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-25T19:34:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:39:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Service Mesh 1.0", "product": { "name": "Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_mesh:1.0::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Service Mesh" }, { "branches": [ { "category": "product_version", "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product_id": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jaeger@v1.13.1.redhat6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product": { "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product_id": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kiali@v1.0.10.redhat1-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product_id": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jaeger@v1.13.1.redhat6-1.el7?arch=src" } } }, { "category": "product_version", "name": "kiali-0:v1.0.10.redhat1-1.el7.src", "product": { "name": "kiali-0:v1.0.10.redhat1-1.el7.src", "product_id": "kiali-0:v1.0.10.redhat1-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kiali@v1.0.10.redhat1-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.src as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src" }, "product_reference": "jaeger-0:v1.13.1.redhat6-1.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64 as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64" }, "product_reference": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "kiali-0:v1.0.10.redhat1-1.el7.src as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src" }, "product_reference": "kiali-0:v1.0.10.redhat1-1.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64 as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" }, "product_reference": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Dagan Henderson" ], "organization": "Akoya, LLC" } ], "cve": "CVE-2020-1762", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2020-03-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1810387" } ], "notes": [ { "category": "description", "text": "An insufficient JWT validation vulnerability was found in Kiali, versions 0.4.0 to 1.15.0. A remote attacker could abuse this flaw by stealing a valid JWT cookie and using that to spoof a user session, possibly gaining privileges to view and alter the Istio configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "kiali: ignoring JWT claim fields", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1762" }, { "category": "external", "summary": "RHBZ#1810387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810387" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1762", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1762" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1762", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1762" }, { "category": "external", "summary": "https://kiali.io/news/security-bulletins/kiali-security-001/", "url": "https://kiali.io/news/security-bulletins/kiali-security-001/" } ], "release_date": "2020-03-25T18:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-25T19:34:38+00:00", "details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/4.3/service_mesh/servicemesh-release-notes.html", "product_ids": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0972" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kiali: ignoring JWT claim fields" }, { "cve": "CVE-2020-8124", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-02-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1800774" } ], "notes": [ { "category": "description", "text": "An input validation flaw exists in the node.js-url-parse, which results in the URL being incorrectly set to the document location protocol instead of the URL being passed as an argument. An attacker could use this flaw to bypass security checks on URLs.", "title": "Vulnerability description" }, { "category": "summary", "text": "npmjs-url-parse: Improper validation of protocol of the returned URL", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8124" }, { "category": "external", "summary": "RHBZ#1800774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800774" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8124", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8124" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124" } ], "release_date": "2020-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-25T19:34:38+00:00", "details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/4.3/service_mesh/servicemesh-release-notes.html", "product_ids": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0972" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "npmjs-url-parse: Improper validation of protocol of the returned URL" } ] }
RHSA-2020:0972
Vulnerability from csaf_redhat
Published
2020-03-25 19:34
Modified
2024-11-22 14:39
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.0.10 Jaeger and Kiali security update
Notes
Topic
An update for Jaeger and Kiali is now available for Openshift Service Mesh 1.0.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.
Security Fix(es):
* npmjs-url-parse: Improper validation of protocol of the returned URL (CVE-2020-8124)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for Jaeger and Kiali is now available for Openshift Service Mesh 1.0.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* npmjs-url-parse: Improper validation of protocol of the returned URL (CVE-2020-8124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0972", "url": "https://access.redhat.com/errata/RHSA-2020:0972" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1800774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800774" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0972.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.0.10 Jaeger and Kiali security update", "tracking": { "current_release_date": "2024-11-22T14:39:50+00:00", "generator": { "date": "2024-11-22T14:39:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0972", "initial_release_date": "2020-03-25T19:34:38+00:00", "revision_history": [ { "date": "2020-03-25T19:34:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-25T19:34:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:39:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Service Mesh 1.0", "product": { "name": "Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_mesh:1.0::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Service Mesh" }, { "branches": [ { "category": "product_version", "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product_id": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jaeger@v1.13.1.redhat6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product": { "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product_id": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kiali@v1.0.10.redhat1-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product_id": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jaeger@v1.13.1.redhat6-1.el7?arch=src" } } }, { "category": "product_version", "name": "kiali-0:v1.0.10.redhat1-1.el7.src", "product": { "name": "kiali-0:v1.0.10.redhat1-1.el7.src", "product_id": "kiali-0:v1.0.10.redhat1-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kiali@v1.0.10.redhat1-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.src as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src" }, "product_reference": "jaeger-0:v1.13.1.redhat6-1.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64 as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64" }, "product_reference": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "kiali-0:v1.0.10.redhat1-1.el7.src as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src" }, "product_reference": "kiali-0:v1.0.10.redhat1-1.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64 as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" }, "product_reference": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Dagan Henderson" ], "organization": "Akoya, LLC" } ], "cve": "CVE-2020-1762", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2020-03-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1810387" } ], "notes": [ { "category": "description", "text": "An insufficient JWT validation vulnerability was found in Kiali, versions 0.4.0 to 1.15.0. A remote attacker could abuse this flaw by stealing a valid JWT cookie and using that to spoof a user session, possibly gaining privileges to view and alter the Istio configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "kiali: ignoring JWT claim fields", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1762" }, { "category": "external", "summary": "RHBZ#1810387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810387" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1762", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1762" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1762", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1762" }, { "category": "external", "summary": "https://kiali.io/news/security-bulletins/kiali-security-001/", "url": "https://kiali.io/news/security-bulletins/kiali-security-001/" } ], "release_date": "2020-03-25T18:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-25T19:34:38+00:00", "details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/4.3/service_mesh/servicemesh-release-notes.html", "product_ids": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0972" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kiali: ignoring JWT claim fields" }, { "cve": "CVE-2020-8124", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-02-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1800774" } ], "notes": [ { "category": "description", "text": "An input validation flaw exists in the node.js-url-parse, which results in the URL being incorrectly set to the document location protocol instead of the URL being passed as an argument. An attacker could use this flaw to bypass security checks on URLs.", "title": "Vulnerability description" }, { "category": "summary", "text": "npmjs-url-parse: Improper validation of protocol of the returned URL", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8124" }, { "category": "external", "summary": "RHBZ#1800774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800774" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8124", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8124" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124" } ], "release_date": "2020-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-25T19:34:38+00:00", "details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/4.3/service_mesh/servicemesh-release-notes.html", "product_ids": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0972" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "npmjs-url-parse: Improper validation of protocol of the returned URL" } ] }
rhsa-2020_0972
Vulnerability from csaf_redhat
Published
2020-03-25 19:34
Modified
2024-11-22 14:39
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.0.10 Jaeger and Kiali security update
Notes
Topic
An update for Jaeger and Kiali is now available for Openshift Service Mesh 1.0.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.
Security Fix(es):
* npmjs-url-parse: Improper validation of protocol of the returned URL (CVE-2020-8124)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for Jaeger and Kiali is now available for Openshift Service Mesh 1.0.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* npmjs-url-parse: Improper validation of protocol of the returned URL (CVE-2020-8124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0972", "url": "https://access.redhat.com/errata/RHSA-2020:0972" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1800774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800774" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0972.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.0.10 Jaeger and Kiali security update", "tracking": { "current_release_date": "2024-11-22T14:39:50+00:00", "generator": { "date": "2024-11-22T14:39:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0972", "initial_release_date": "2020-03-25T19:34:38+00:00", "revision_history": [ { "date": "2020-03-25T19:34:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-25T19:34:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:39:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Service Mesh 1.0", "product": { "name": "Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_mesh:1.0::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Service Mesh" }, { "branches": [ { "category": "product_version", "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product_id": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jaeger@v1.13.1.redhat6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product": { "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product_id": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kiali@v1.0.10.redhat1-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product_id": "jaeger-0:v1.13.1.redhat6-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jaeger@v1.13.1.redhat6-1.el7?arch=src" } } }, { "category": "product_version", "name": "kiali-0:v1.0.10.redhat1-1.el7.src", "product": { "name": "kiali-0:v1.0.10.redhat1-1.el7.src", "product_id": "kiali-0:v1.0.10.redhat1-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kiali@v1.0.10.redhat1-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.src as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src" }, "product_reference": "jaeger-0:v1.13.1.redhat6-1.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64 as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64" }, "product_reference": "jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "kiali-0:v1.0.10.redhat1-1.el7.src as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src" }, "product_reference": "kiali-0:v1.0.10.redhat1-1.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "kiali-0:v1.0.10.redhat1-1.el7.x86_64 as a component of Red Hat OpenShift Service Mesh 1.0", "product_id": "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" }, "product_reference": "kiali-0:v1.0.10.redhat1-1.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSSM-1.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Dagan Henderson" ], "organization": "Akoya, LLC" } ], "cve": "CVE-2020-1762", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2020-03-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1810387" } ], "notes": [ { "category": "description", "text": "An insufficient JWT validation vulnerability was found in Kiali, versions 0.4.0 to 1.15.0. A remote attacker could abuse this flaw by stealing a valid JWT cookie and using that to spoof a user session, possibly gaining privileges to view and alter the Istio configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "kiali: ignoring JWT claim fields", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1762" }, { "category": "external", "summary": "RHBZ#1810387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810387" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1762", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1762" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1762", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1762" }, { "category": "external", "summary": "https://kiali.io/news/security-bulletins/kiali-security-001/", "url": "https://kiali.io/news/security-bulletins/kiali-security-001/" } ], "release_date": "2020-03-25T18:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-25T19:34:38+00:00", "details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/4.3/service_mesh/servicemesh-release-notes.html", "product_ids": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0972" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kiali: ignoring JWT claim fields" }, { "cve": "CVE-2020-8124", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-02-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1800774" } ], "notes": [ { "category": "description", "text": "An input validation flaw exists in the node.js-url-parse, which results in the URL being incorrectly set to the document location protocol instead of the URL being passed as an argument. An attacker could use this flaw to bypass security checks on URLs.", "title": "Vulnerability description" }, { "category": "summary", "text": "npmjs-url-parse: Improper validation of protocol of the returned URL", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8124" }, { "category": "external", "summary": "RHBZ#1800774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800774" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8124", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8124" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124" } ], "release_date": "2020-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-25T19:34:38+00:00", "details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/4.3/service_mesh/servicemesh-release-notes.html", "product_ids": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0972" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.src", "7Server-RH7-RHOSSM-1.0:jaeger-0:v1.13.1.redhat6-1.el7.x86_64", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.src", "7Server-RH7-RHOSSM-1.0:kiali-0:v1.0.10.redhat1-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "npmjs-url-parse: Improper validation of protocol of the returned URL" } ] }
fkie_cve-2020-8124
Vulnerability from fkie_nvd
Published
2020-02-04 20:15
Modified
2024-11-21 05:38
Severity ?
Summary
Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.
References
▼ | URL | Tags | |
---|---|---|---|
support@hackerone.com | https://hackerone.com/reports/496293 | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://hackerone.com/reports/496293 | Exploit, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
url-parse_project | url-parse | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:url-parse_project:url-parse:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "C15470F5-813D-47FA-B8C8-B1B97E2BF5DA", "versionEndIncluding": "1.4.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks." }, { "lang": "es", "value": "Se presenta una comprobaci\u00f3n y saneamiento insuficiente de la entrada del usuario en el paquete url-parse npm versi\u00f3n 1.4.4 y anteriores, puede permitir a un atacante omitir las comprobaciones de seguridad." } ], "id": "CVE-2020-8124", "lastModified": "2024-11-21T05:38:20.503", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-02-04T20:15:14.543", "references": [ { "source": "support@hackerone.com", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://hackerone.com/reports/496293" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://hackerone.com/reports/496293" } ], "sourceIdentifier": "support@hackerone.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "support@hackerone.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-46c4-8wrp-j99v
Vulnerability from github
Published
2022-01-06 20:30
Modified
2021-03-22 21:07
Severity ?
Summary
Improper Validation and Sanitization in url-parse
Details
Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "url-parse" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-8124" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2021-03-22T21:07:36Z", "nvd_published_at": "2020-02-04T20:15:00Z", "severity": "MODERATE" }, "details": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.", "id": "GHSA-46c4-8wrp-j99v", "modified": "2021-03-22T21:07:36Z", "published": "2022-01-06T20:30:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124" }, { "type": "WEB", "url": "https://hackerone.com/reports/496293" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improper Validation and Sanitization in url-parse" }
gsd-2020-8124
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-8124", "description": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.", "id": "GSD-2020-8124", "references": [ "https://access.redhat.com/errata/RHSA-2020:0972" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-8124" ], "details": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.", "id": "GSD-2020-8124", "modified": "2023-12-13T01:21:54.178424Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2020-8124", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "url-parse", "version": { "version_data": [ { "version_value": "Fixed Version 1.4.5" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper Input Validation (CWE-20)" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/496293", "refsource": "MISC", "url": "https://hackerone.com/reports/496293" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=1.4.4", "affected_versions": "All versions up to 1.4.4", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2020-02-18", "description": "Insufficient validation and sanitization of user input exists in url-parse npm package may allow attacker to bypass security checks.", "fixed_versions": [ "1.4.5" ], "identifier": "CVE-2020-8124", "identifiers": [ "CVE-2020-8124" ], "not_impacted": "All versions after 1.4.4", "package_slug": "npm/url-parse", "pubdate": "2020-02-04", "solution": "Upgrade to version 1.4.5 or above.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-8124" ], "uuid": "03ddeecb-707c-4d5b-aac9-1fc8472c6885" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:url-parse_project:url-parse:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndIncluding": "1.4.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve-assignments@hackerone.com", "ID": "CVE-2020-8124" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/496293", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://hackerone.com/reports/496293" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2020-02-18T15:59Z", "publishedDate": "2020-02-04T20:15Z" } } }
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.