fix: suppress CVE-2026-33671 (picomatch HIGH) with documented mitigation#627
Conversation
PR smoke test of comment with security scanning resultsResults
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "dependency-check",
"version": "7.1.0",
"informationUri": "https://jeremylong.github.io/DependencyCheck/",
"rules": [
{
"id": "CVE-2022-24823",
"shortDescription": {
"text": "Medium severity - CVE-2022-24823 Exposure of Resource to Wrong Sphere vulnerability in pkg:maven/io.netty/netty-transport@4.1.76.Final"
},
"fullDescription": {
"text": "Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one's own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user."
},
"help": {
"text": "",
"markdown": "For more information see [CVE-2022-24823](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-24823).\n\n\nIf this is a false positive - consider using the HTML report to generate a suppression file. For more information see [How dependency-check works](https://jeremylong.github.io/DependencyCheck/general/internals.html), [How to read the HTML report](https://jeremylong.github.io/DependencyCheck/general/thereport.html), and [Suppressing false positives](https://jeremylong.github.io/DependencyCheck/general/suppression.html)."
},
"properties": {
"cvssv2_score": 1.9,
"cvssv2_accessVector": "LOCAL",
"cvssv2_accessComplexity": "MEDIUM",
"cvssv2_authenticationr": "NONE",
"cvssv2_confidentialImpact": "$enc.json($rule.cvssv2ConfidentialityImpact)",
"cvssv2_integrityImpact": "NONE",
"cvssv2_availabilityImpact": "NONE",
"cvssv2_severity": "LOW",
"cvssv3_baseScore": 5.5,
"cvssv3_attackVector": "LOCAL",
"cvssv3_attackComplexity": "LOW",
"cvssv3_privilegesRequired": "LOW",
"cvssv3_userInteraction": "NONE",
"cvssv3_scope": "UNCHANGED",
"cvssv3_confidentialityImpact": "HIGH",
"cvssv3_integrityImpact": "NONE",
"cvssv3_availabilityImpact": "NONE",
"cvssv3_baseSeverity": "MEDIUM",
"cvssv3_exploitabilityScore": "1.8",
"cvssv3_impactScore": "3.6",
"cvssv3_version": "3.1",
"source": "NVD"
},
"defaultConfiguration": {
"level": "error"
}
}
],
"properties": {
"disclaimer": "Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.",
"nvd": "This report contains data retrieved from the National Vulnerability Database: http://nvd.nist.gov",
"npm": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
"retirejs": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
"NVD CVE Checked": "2022-05-25T15:58:07",
"NVD CVE Modified": "2022-05-25T14:00:01",
"VersionCheckOn": "2022-05-25T15:58:07"
}
}
}Tool information
|
|
Testing script results from test/test.sh Test script outputs from test/test.sh
Convert SARIF file ./test/fixtures/codeql.sarif Results
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "CodeQL command-line toolchain",
"organization": "GitHub",
"semanticVersion": "2.2.4",
"rules": [
{
"id": "js/xss",
"name": "js/xss",
"shortDescription": {
"text": "Client-side cross-site scripting"
},
"fullDescription": {
"text": "Writing user input directly to the DOM allows for a cross-site scripting vulnerability."
},
"defaultConfiguration": {
"level": "error"
},
"properties": {
"tags": [
"security",
"external/cwe/cwe-079",
"external/cwe/cwe-116"
],
"kind": "path-problem",
"precision": "high",
"name": "Client-side cross-site scripting",
"description": "Writing user input directly to the DOM allows for\n a cross-site scripting vulnerability.",
"id": "js/xss",
"problem.severity": "error"
}
}
]
}
}Tool information
(node:30) [DEP0040] DeprecationWarning: The Results
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "dependency-check",
"version": "7.1.0",
"informationUri": "https://jeremylong.github.io/DependencyCheck/",
"rules": [
{
"id": "CVE-2022-24823",
"shortDescription": {
"text": "Medium severity - CVE-2022-24823 Exposure of Resource to Wrong Sphere vulnerability in pkg:maven/io.netty/netty-transport@4.1.76.Final"
},
"fullDescription": {
"text": "Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one's own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user."
},
"help": {
"text": "",
"markdown": "For more information see [CVE-2022-24823](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-24823).\n\n\nIf this is a false positive - consider using the HTML report to generate a suppression file. For more information see [How dependency-check works](https://jeremylong.github.io/DependencyCheck/general/internals.html), [How to read the HTML report](https://jeremylong.github.io/DependencyCheck/general/thereport.html), and [Suppressing false positives](https://jeremylong.github.io/DependencyCheck/general/suppression.html)."
},
"properties": {
"cvssv2_score": 1.9,
"cvssv2_accessVector": "LOCAL",
"cvssv2_accessComplexity": "MEDIUM",
"cvssv2_authenticationr": "NONE",
"cvssv2_confidentialImpact": "$enc.json($rule.cvssv2ConfidentialityImpact)",
"cvssv2_integrityImpact": "NONE",
"cvssv2_availabilityImpact": "NONE",
"cvssv2_severity": "LOW",
"cvssv3_baseScore": 5.5,
"cvssv3_attackVector": "LOCAL",
"cvssv3_attackComplexity": "LOW",
"cvssv3_privilegesRequired": "LOW",
"cvssv3_userInteraction": "NONE",
"cvssv3_scope": "UNCHANGED",
"cvssv3_confidentialityImpact": "HIGH",
"cvssv3_integrityImpact": "NONE",
"cvssv3_availabilityImpact": "NONE",
"cvssv3_baseSeverity": "MEDIUM",
"cvssv3_exploitabilityScore": "1.8",
"cvssv3_impactScore": "3.6",
"cvssv3_version": "3.1",
"source": "NVD"
},
"defaultConfiguration": {
"level": "error"
}
}
],
"properties": {
"disclaimer": "Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.",
"nvd": "This report contains data retrieved from the National Vulnerability Database: http://nvd.nist.gov",
"npm": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
"retirejs": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
"NVD CVE Checked": "2022-05-25T15:58:07",
"NVD CVE Modified": "2022-05-25T14:00:01",
"VersionCheckOn": "2022-05-25T15:58:07"
}
}
}Tool information
(node:32) [DEP0040] DeprecationWarning: The |
🛡️ Trivy Scan Report🔧 Config Scan: ✅ Clean🐳 Image Scan: ✅ Clean |
Agent-Logs-Url: https://github.com/sett-and-hive/sarif-to-comment-action/sessions/4cfaae8f-5061-4394-bc2c-9cf5870b8370 Co-authored-by: tomwillis608 <15950648+tomwillis608@users.noreply.github.com>
PR smoke test of comment with security scanning resultsResults
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "dependency-check",
"version": "7.1.0",
"informationUri": "https://jeremylong.github.io/DependencyCheck/",
"rules": [
{
"id": "CVE-2022-24823",
"shortDescription": {
"text": "Medium severity - CVE-2022-24823 Exposure of Resource to Wrong Sphere vulnerability in pkg:maven/io.netty/netty-transport@4.1.76.Final"
},
"fullDescription": {
"text": "Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one's own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user."
},
"help": {
"text": "",
"markdown": "For more information see [CVE-2022-24823](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-24823).\n\n\nIf this is a false positive - consider using the HTML report to generate a suppression file. For more information see [How dependency-check works](https://jeremylong.github.io/DependencyCheck/general/internals.html), [How to read the HTML report](https://jeremylong.github.io/DependencyCheck/general/thereport.html), and [Suppressing false positives](https://jeremylong.github.io/DependencyCheck/general/suppression.html)."
},
"properties": {
"cvssv2_score": 1.9,
"cvssv2_accessVector": "LOCAL",
"cvssv2_accessComplexity": "MEDIUM",
"cvssv2_authenticationr": "NONE",
"cvssv2_confidentialImpact": "$enc.json($rule.cvssv2ConfidentialityImpact)",
"cvssv2_integrityImpact": "NONE",
"cvssv2_availabilityImpact": "NONE",
"cvssv2_severity": "LOW",
"cvssv3_baseScore": 5.5,
"cvssv3_attackVector": "LOCAL",
"cvssv3_attackComplexity": "LOW",
"cvssv3_privilegesRequired": "LOW",
"cvssv3_userInteraction": "NONE",
"cvssv3_scope": "UNCHANGED",
"cvssv3_confidentialityImpact": "HIGH",
"cvssv3_integrityImpact": "NONE",
"cvssv3_availabilityImpact": "NONE",
"cvssv3_baseSeverity": "MEDIUM",
"cvssv3_exploitabilityScore": "1.8",
"cvssv3_impactScore": "3.6",
"cvssv3_version": "3.1",
"source": "NVD"
},
"defaultConfiguration": {
"level": "error"
}
}
],
"properties": {
"disclaimer": "Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.",
"nvd": "This report contains data retrieved from the National Vulnerability Database: http://nvd.nist.gov",
"npm": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
"retirejs": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
"NVD CVE Checked": "2022-05-25T15:58:07",
"NVD CVE Modified": "2022-05-25T14:00:01",
"VersionCheckOn": "2022-05-25T15:58:07"
}
}
}Tool information
|
|
Testing script results from test/test.sh Test script outputs from test/test.sh
Convert SARIF file ./test/fixtures/codeql.sarif Results
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "CodeQL command-line toolchain",
"organization": "GitHub",
"semanticVersion": "2.2.4",
"rules": [
{
"id": "js/xss",
"name": "js/xss",
"shortDescription": {
"text": "Client-side cross-site scripting"
},
"fullDescription": {
"text": "Writing user input directly to the DOM allows for a cross-site scripting vulnerability."
},
"defaultConfiguration": {
"level": "error"
},
"properties": {
"tags": [
"security",
"external/cwe/cwe-079",
"external/cwe/cwe-116"
],
"kind": "path-problem",
"precision": "high",
"name": "Client-side cross-site scripting",
"description": "Writing user input directly to the DOM allows for\n a cross-site scripting vulnerability.",
"id": "js/xss",
"problem.severity": "error"
}
}
]
}
}Tool information
(node:30) [DEP0040] DeprecationWarning: The Results
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "dependency-check",
"version": "7.1.0",
"informationUri": "https://jeremylong.github.io/DependencyCheck/",
"rules": [
{
"id": "CVE-2022-24823",
"shortDescription": {
"text": "Medium severity - CVE-2022-24823 Exposure of Resource to Wrong Sphere vulnerability in pkg:maven/io.netty/netty-transport@4.1.76.Final"
},
"fullDescription": {
"text": "Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one's own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user."
},
"help": {
"text": "",
"markdown": "For more information see [CVE-2022-24823](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-24823).\n\n\nIf this is a false positive - consider using the HTML report to generate a suppression file. For more information see [How dependency-check works](https://jeremylong.github.io/DependencyCheck/general/internals.html), [How to read the HTML report](https://jeremylong.github.io/DependencyCheck/general/thereport.html), and [Suppressing false positives](https://jeremylong.github.io/DependencyCheck/general/suppression.html)."
},
"properties": {
"cvssv2_score": 1.9,
"cvssv2_accessVector": "LOCAL",
"cvssv2_accessComplexity": "MEDIUM",
"cvssv2_authenticationr": "NONE",
"cvssv2_confidentialImpact": "$enc.json($rule.cvssv2ConfidentialityImpact)",
"cvssv2_integrityImpact": "NONE",
"cvssv2_availabilityImpact": "NONE",
"cvssv2_severity": "LOW",
"cvssv3_baseScore": 5.5,
"cvssv3_attackVector": "LOCAL",
"cvssv3_attackComplexity": "LOW",
"cvssv3_privilegesRequired": "LOW",
"cvssv3_userInteraction": "NONE",
"cvssv3_scope": "UNCHANGED",
"cvssv3_confidentialityImpact": "HIGH",
"cvssv3_integrityImpact": "NONE",
"cvssv3_availabilityImpact": "NONE",
"cvssv3_baseSeverity": "MEDIUM",
"cvssv3_exploitabilityScore": "1.8",
"cvssv3_impactScore": "3.6",
"cvssv3_version": "3.1",
"source": "NVD"
},
"defaultConfiguration": {
"level": "error"
}
}
],
"properties": {
"disclaimer": "Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.",
"nvd": "This report contains data retrieved from the National Vulnerability Database: http://nvd.nist.gov",
"npm": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
"retirejs": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
"NVD CVE Checked": "2022-05-25T15:58:07",
"NVD CVE Modified": "2022-05-25T14:00:01",
"VersionCheckOn": "2022-05-25T15:58:07"
}
}
}Tool information
(node:32) [DEP0040] DeprecationWarning: The |
|
@copilot please run rumdl to clean up the markdown lint issues so the pre-commit passes on this branch |
…odel.md Agent-Logs-Url: https://github.com/sett-and-hive/sarif-to-comment-action/sessions/0ac4c7c6-7392-4014-9367-7c249cda2325 Co-authored-by: tomwillis608 <15950648+tomwillis608@users.noreply.github.com>
PR smoke test of comment with security scanning resultsResults
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "dependency-check",
"version": "7.1.0",
"informationUri": "https://jeremylong.github.io/DependencyCheck/",
"rules": [
{
"id": "CVE-2022-24823",
"shortDescription": {
"text": "Medium severity - CVE-2022-24823 Exposure of Resource to Wrong Sphere vulnerability in pkg:maven/io.netty/netty-transport@4.1.76.Final"
},
"fullDescription": {
"text": "Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one's own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user."
},
"help": {
"text": "",
"markdown": "For more information see [CVE-2022-24823](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-24823).\n\n\nIf this is a false positive - consider using the HTML report to generate a suppression file. For more information see [How dependency-check works](https://jeremylong.github.io/DependencyCheck/general/internals.html), [How to read the HTML report](https://jeremylong.github.io/DependencyCheck/general/thereport.html), and [Suppressing false positives](https://jeremylong.github.io/DependencyCheck/general/suppression.html)."
},
"properties": {
"cvssv2_score": 1.9,
"cvssv2_accessVector": "LOCAL",
"cvssv2_accessComplexity": "MEDIUM",
"cvssv2_authenticationr": "NONE",
"cvssv2_confidentialImpact": "$enc.json($rule.cvssv2ConfidentialityImpact)",
"cvssv2_integrityImpact": "NONE",
"cvssv2_availabilityImpact": "NONE",
"cvssv2_severity": "LOW",
"cvssv3_baseScore": 5.5,
"cvssv3_attackVector": "LOCAL",
"cvssv3_attackComplexity": "LOW",
"cvssv3_privilegesRequired": "LOW",
"cvssv3_userInteraction": "NONE",
"cvssv3_scope": "UNCHANGED",
"cvssv3_confidentialityImpact": "HIGH",
"cvssv3_integrityImpact": "NONE",
"cvssv3_availabilityImpact": "NONE",
"cvssv3_baseSeverity": "MEDIUM",
"cvssv3_exploitabilityScore": "1.8",
"cvssv3_impactScore": "3.6",
"cvssv3_version": "3.1",
"source": "NVD"
},
"defaultConfiguration": {
"level": "error"
}
}
],
"properties": {
"disclaimer": "Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.",
"nvd": "This report contains data retrieved from the National Vulnerability Database: http://nvd.nist.gov",
"npm": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
"retirejs": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
"NVD CVE Checked": "2022-05-25T15:58:07",
"NVD CVE Modified": "2022-05-25T14:00:01",
"VersionCheckOn": "2022-05-25T15:58:07"
}
}
}Tool information
|
|
Testing script results from test/test.sh Test script outputs from test/test.sh
Convert SARIF file ./test/fixtures/codeql.sarif Results
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "CodeQL command-line toolchain",
"organization": "GitHub",
"semanticVersion": "2.2.4",
"rules": [
{
"id": "js/xss",
"name": "js/xss",
"shortDescription": {
"text": "Client-side cross-site scripting"
},
"fullDescription": {
"text": "Writing user input directly to the DOM allows for a cross-site scripting vulnerability."
},
"defaultConfiguration": {
"level": "error"
},
"properties": {
"tags": [
"security",
"external/cwe/cwe-079",
"external/cwe/cwe-116"
],
"kind": "path-problem",
"precision": "high",
"name": "Client-side cross-site scripting",
"description": "Writing user input directly to the DOM allows for\n a cross-site scripting vulnerability.",
"id": "js/xss",
"problem.severity": "error"
}
}
]
}
}Tool information
(node:30) [DEP0040] DeprecationWarning: The Results
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "dependency-check",
"version": "7.1.0",
"informationUri": "https://jeremylong.github.io/DependencyCheck/",
"rules": [
{
"id": "CVE-2022-24823",
"shortDescription": {
"text": "Medium severity - CVE-2022-24823 Exposure of Resource to Wrong Sphere vulnerability in pkg:maven/io.netty/netty-transport@4.1.76.Final"
},
"fullDescription": {
"text": "Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one's own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user."
},
"help": {
"text": "",
"markdown": "For more information see [CVE-2022-24823](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-24823).\n\n\nIf this is a false positive - consider using the HTML report to generate a suppression file. For more information see [How dependency-check works](https://jeremylong.github.io/DependencyCheck/general/internals.html), [How to read the HTML report](https://jeremylong.github.io/DependencyCheck/general/thereport.html), and [Suppressing false positives](https://jeremylong.github.io/DependencyCheck/general/suppression.html)."
},
"properties": {
"cvssv2_score": 1.9,
"cvssv2_accessVector": "LOCAL",
"cvssv2_accessComplexity": "MEDIUM",
"cvssv2_authenticationr": "NONE",
"cvssv2_confidentialImpact": "$enc.json($rule.cvssv2ConfidentialityImpact)",
"cvssv2_integrityImpact": "NONE",
"cvssv2_availabilityImpact": "NONE",
"cvssv2_severity": "LOW",
"cvssv3_baseScore": 5.5,
"cvssv3_attackVector": "LOCAL",
"cvssv3_attackComplexity": "LOW",
"cvssv3_privilegesRequired": "LOW",
"cvssv3_userInteraction": "NONE",
"cvssv3_scope": "UNCHANGED",
"cvssv3_confidentialityImpact": "HIGH",
"cvssv3_integrityImpact": "NONE",
"cvssv3_availabilityImpact": "NONE",
"cvssv3_baseSeverity": "MEDIUM",
"cvssv3_exploitabilityScore": "1.8",
"cvssv3_impactScore": "3.6",
"cvssv3_version": "3.1",
"source": "NVD"
},
"defaultConfiguration": {
"level": "error"
}
}
],
"properties": {
"disclaimer": "Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.",
"nvd": "This report contains data retrieved from the National Vulnerability Database: http://nvd.nist.gov",
"npm": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
"retirejs": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
"NVD CVE Checked": "2022-05-25T15:58:07",
"NVD CVE Modified": "2022-05-25T14:00:01",
"VersionCheckOn": "2022-05-25T15:58:07"
}
}
}Tool information
(node:32) [DEP0040] DeprecationWarning: The |
Reviewer's GuideDocuments and formally accepts mitigation for CVE-2026-33671 (picomatch) in the threat model and suppresses the corresponding Trivy finding via .trivyignore, along with minor markdown indentation fixes. Flow diagram for CVE-2026-33671 detection, analysis, and suppressionflowchart TD
CVEFound["CVE-2026-33671 detected in picomatch"] --> Analyze["Analyze vulnerability impact and usage in project"]
Analyze --> Mitigation["Confirm mitigation via npm update --depth 99 in Dockerfile"]
Mitigation --> AssessRisk["Assess likelihood, impact, and overall risk"]
AssessRisk --> Document["Document mitigation and risk in docs/threat_model.md"]
Document --> Suppress["Add CVE-2026-33671 to .trivyignore"]
Suppress --> Scan["Run Trivy image scan with updated .trivyignore"]
Scan --> Result["Trivy ignores CVE-2026-33671 as mitigated in final image"]
File-Level Changes
Assessment against linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The mitigation description for CVE-2026-33671 relies on
npm update --depth 99—consider briefly clarifying how you ensure deterministic resolution to a patched picomatch version (e.g., lockfile or explicit version constraint) so future changes don’t inadvertently downgrade it. - In the new CVE-2026-33671 section, you might want to explicitly state which picomatch major version branch the image currently resolves to (2.x/3.x/4.x) to make it easier to verify that the build is indeed picking up one of the fixed versions.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The mitigation description for CVE-2026-33671 relies on `npm update --depth 99`—consider briefly clarifying how you ensure deterministic resolution to a patched picomatch version (e.g., lockfile or explicit version constraint) so future changes don’t inadvertently downgrade it.
- In the new CVE-2026-33671 section, you might want to explicitly state which picomatch major version branch the image currently resolves to (2.x/3.x/4.x) to make it easier to verify that the build is indeed picking up one of the fixed versions.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
PR smoke test of comment with security scanning resultsResults
Suppressed ResultsNothing here. Rules informationRules detailsDetails{
"driver": {
"name": "dependency-check",
"version": "7.1.0",
"informationUri": "https://jeremylong.github.io/DependencyCheck/",
"rules": [
{
"id": "CVE-2022-24823",
"shortDescription": {
"text": "Medium severity - CVE-2022-24823 Exposure of Resource to Wrong Sphere vulnerability in pkg:maven/io.netty/netty-transport@4.1.76.Final"
},
"fullDescription": {
"text": "Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one's own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user."
},
"help": {
"text": "",
"markdown": "For more information see [CVE-2022-24823](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-24823).\n\n\nIf this is a false positive - consider using the HTML report to generate a suppression file. For more information see [How dependency-check works](https://jeremylong.github.io/DependencyCheck/general/internals.html), [How to read the HTML report](https://jeremylong.github.io/DependencyCheck/general/thereport.html), and [Suppressing false positives](https://jeremylong.github.io/DependencyCheck/general/suppression.html)."
},
"properties": {
"cvssv2_score": 1.9,
"cvssv2_accessVector": "LOCAL",
"cvssv2_accessComplexity": "MEDIUM",
"cvssv2_authenticationr": "NONE",
"cvssv2_confidentialImpact": "$enc.json($rule.cvssv2ConfidentialityImpact)",
"cvssv2_integrityImpact": "NONE",
"cvssv2_availabilityImpact": "NONE",
"cvssv2_severity": "LOW",
"cvssv3_baseScore": 5.5,
"cvssv3_attackVector": "LOCAL",
"cvssv3_attackComplexity": "LOW",
"cvssv3_privilegesRequired": "LOW",
"cvssv3_userInteraction": "NONE",
"cvssv3_scope": "UNCHANGED",
"cvssv3_confidentialityImpact": "HIGH",
"cvssv3_integrityImpact": "NONE",
"cvssv3_availabilityImpact": "NONE",
"cvssv3_baseSeverity": "MEDIUM",
"cvssv3_exploitabilityScore": "1.8",
"cvssv3_impactScore": "3.6",
"cvssv3_version": "3.1",
"source": "NVD"
},
"defaultConfiguration": {
"level": "error"
}
}
],
"properties": {
"disclaimer": "Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.",
"nvd": "This report contains data retrieved from the National Vulnerability Database: http://nvd.nist.gov",
"npm": "This report may contain data retrieved from the NPM Public Advisories: https://www.npmjs.com/advisories",
"retirejs": "This report may contain data retrieved from the RetireJS community: https://retirejs.github.io/retire.js/",
"ossindex": "This report may contain data retrieved from the Sonatype OSS Index: https://ossindex.sonatype.org",
"NVD CVE Checked": "2022-05-25T15:58:07",
"NVD CVE Modified": "2022-05-25T14:00:01",
"VersionCheckOn": "2022-05-25T15:58:07"
}
}
}Tool information
|
.trivyignorewith mitigation justificationdocs/threat_model.mdRisk Mitigation sectiondocs/threat_model.mdSummary by Sourcery
Document and suppress CVE-2026-33671 for the picomatch dependency with an explicit risk analysis and mitigation rationale.
Build:
Documentation: