Conversation
|
Workflows: "WORKFLOW-22 · Monk - Slack Alert and PR Comment - Vulnerable Dependency Found - Critical"
|
| ID | Vulnerability | CVSS | Exploit maturity | EPSS | Fix version |
|---|---|---|---|---|---|
| CVE-2023-29827 | Server-Side Template Injection in ejs v3.1.9 | 9.8 | No exploit maturity data | Score: 0.80822 Percentile 99.11% |
Repository: monkjs
|
Workflows: "WORKFLOW-22 · Monk - Slack Alert and PR Comment - Vulnerable Dependency Found - Critical"
|
| ID | Vulnerability | CVSS | Exploit maturity | EPSS | Fix version |
|---|---|---|---|---|---|
| CVE-2023-29827 | Server-Side Template Injection in ejs v3.1.9 | 9.8 | No exploit maturity data | Score: 0.80822 Percentile 99.11% |
Risks identified in /apps/demo-app-vite/package.json - 🟤 1 critical
Total detected risks 1, Displayed (deduplicated, showing only the highest severity per package): 1🟤 1 critical - ejs · max CVSS 9.8
- SCA OSS Vulnerabilities - Critical Severity in dependency ejs
- Dependency: ejs : 4.0.1
- Type: Sub-dependency
- Insights: Not fixable, Adequately tested, Popularity, Single maintainer, Has vulnerabilities, High EPSS, Public repository
- Max CVSS Score: 9.8
- Total Vulnerabilities 1(1 Critical):
| ID | Vulnerability | CVSS | Exploit maturity | EPSS | Fix version |
|---|---|---|---|---|---|
| CVE-2023-29827 | Server-Side Template Injection in ejs v3.1.9 | 9.8 | No exploit maturity data | Score: 0.80822 Percentile 99.11% |
Risks identified in /apps/demo-app-video/package.json - 🟤 1 critical
Total detected risks 1, Displayed (deduplicated, showing only the highest severity per package): 1🟤 1 critical - ejs · max CVSS 9.8
- SCA OSS Vulnerabilities - Critical Severity in dependency ejs
- Dependency: ejs : 4.0.1
- Type: Sub-dependency
- Insights: Not fixable, Adequately tested, Popularity, Single maintainer, Has vulnerabilities, High EPSS, Public repository
- Max CVSS Score: 9.8
- Total Vulnerabilities 1(1 Critical):
| ID | Vulnerability | CVSS | Exploit maturity | EPSS | Fix version |
|---|---|---|---|---|---|
| CVE-2023-29827 | Server-Side Template Injection in ejs v3.1.9 | 9.8 | No exploit maturity data | Score: 0.80822 Percentile 99.11% |
Risks identified in /package.json - 🟤 1 critical
Total detected risks 1, Displayed (deduplicated, showing only the highest severity per package): 1🟤 1 critical - ejs · max CVSS 9.8
- SCA OSS Vulnerabilities - Critical Severity in dependency ejs
- Dependency: ejs : 4.0.1
- Type: Sub-dependency
- Insights: Not fixable, Adequately tested, Popularity, Single maintainer, Has vulnerabilities, Dev dependency, High EPSS, Public repository
- Max CVSS Score: 9.8
- Total Vulnerabilities 1(1 Critical):
| ID | Vulnerability | CVSS | Exploit maturity | EPSS | Fix version |
|---|---|---|---|---|---|
| CVE-2023-29827 | Server-Side Template Injection in ejs v3.1.9 | 9.8 | No exploit maturity data | Score: 0.80822 Percentile 99.11% |
⚠️ Apiiro found 3 resolved risks - 3 critical ⚠️
Risks identified in /apps/demo-app-video/package.json - 🟤 1 critical
Total detected risks 1, Displayed (deduplicated, showing only the highest severity per package): 1🟤 1 critical - ejs · max CVSS 9.8
- SCA OSS Vulnerabilities - Critical Severity in dependency ejs
- Dependency: ejs : 3.1.10
- Type: Sub-dependency
- Insights: Not fixable, Adequately tested, Popularity, Single maintainer, Has vulnerabilities, High EPSS, Public repository
- Max CVSS Score: 9.8
- Total Vulnerabilities 1(1 Critical):
| ID | Vulnerability | CVSS | Exploit maturity | EPSS | Fix version |
|---|---|---|---|---|---|
| CVE-2023-29827 | Server-Side Template Injection in ejs v3.1.9 | 9.8 | No exploit maturity data | Score: 0.80822 Percentile 99.11% |
Risks identified in /apps/demo-app/package.json - 🟤 1 critical
Total detected risks 1, Displayed (deduplicated, showing only the highest severity per package): 1🟤 1 critical - ejs · max CVSS 9.8
- SCA OSS Vulnerabilities - Critical Severity in dependency ejs
- Dependency: ejs : 3.1.10
- Type: Sub-dependency
- Insights: Not fixable, Adequately tested, Popularity, Single maintainer, Has vulnerabilities, High EPSS, Public repository
- Max CVSS Score: 9.8
- Total Vulnerabilities 1(1 Critical):
| ID | Vulnerability | CVSS | Exploit maturity | EPSS | Fix version |
|---|---|---|---|---|---|
| CVE-2023-29827 | Server-Side Template Injection in ejs v3.1.9 | 9.8 | No exploit maturity data | Score: 0.80822 Percentile 99.11% |
Risks identified in /package.json - 🟤 1 critical
Total detected risks 1, Displayed (deduplicated, showing only the highest severity per package): 1🟤 1 critical - ejs · max CVSS 9.8
- SCA OSS Vulnerabilities - Critical Severity in dependency ejs
- Dependency: ejs : 3.1.10
- Type: Sub-dependency
- Insights: Not fixable, Adequately tested, Popularity, Single maintainer, Has vulnerabilities, Dev dependency, High EPSS, Public repository
- Max CVSS Score: 9.8
- Total Vulnerabilities 1(1 Critical):
| ID | Vulnerability | CVSS | Exploit maturity | EPSS | Fix version |
|---|---|---|---|---|---|
| CVE-2023-29827 | Server-Side Template Injection in ejs v3.1.9 | 9.8 | No exploit maturity data | Score: 0.80822 Percentile 99.11% |
Repository: monkjs
apps/demo-app-vite/vite.config.ts
Outdated
| "@monkvision/camera-web", | ||
| "@monkvision/common-ui-web", | ||
| "@monkvision/inspection-capture-web", | ||
| "@monkvision/inspection-review", |
There was a problem hiding this comment.
I 'm getting an error with inspection-review since it is not in the main branch yet
There was a problem hiding this comment.
Great catch! It remained following my tests with that package.
Did you get other errors after you remove that line?
|
You have created a new app demo-app-vite, actually we want to replace CRA in demo-app and demo-video-app |
That's as intended for now, to be easier for us to review both apps and assure the |
8ea4aa5 to
dd3adbf
Compare
Overview
Jira Ticket Reference : MN-821
Migrate Demo-App from using
create-react-apptoViteJSChecklist before requesting a review