4k4xs4pH1r3 / artemisa

Source code of artemisa.unbosque.edu.co, including room and other systems.
GNU General Public License v3.0
1 stars 1 forks source link

jquery-3.6.0.min.js: 1 vulnerabilities (highest severity is: 3.5) - autoclosed #736

Closed mend-bolt-for-github[bot] closed 1 year ago

mend-bolt-for-github[bot] commented 1 year ago
Vulnerable Library - jquery-3.6.0.min.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js

Path to dependency file: /serviciosacademicos/PlanTrabajoDocenteV2/tema/ckeditor/samples/jquery.html

Path to vulnerable library: /serviciosacademicos/PlanTrabajoDocenteV2/tema/ckeditor/samples/jquery.html,/serviciosacademicos/PlantrabajoDocente/ckeditor/samples/jquery.html,/serviciosacademicos/convenio/jQueryFileUpload/test/index.html

Found in HEAD commit: 55981b26768d3a373b40e633877c97864c2de48f

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jquery version) Remediation Possible**
CVE-2023-4879 Low 3.5 jquery-3.6.0.min.js Direct N/A

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-4879 ### Vulnerable Library - jquery-3.6.0.min.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js

Path to dependency file: /serviciosacademicos/PlanTrabajoDocenteV2/tema/ckeditor/samples/jquery.html

Path to vulnerable library: /serviciosacademicos/PlanTrabajoDocenteV2/tema/ckeditor/samples/jquery.html,/serviciosacademicos/PlantrabajoDocente/ckeditor/samples/jquery.html,/serviciosacademicos/convenio/jQueryFileUpload/test/index.html

Dependency Hierarchy: - :x: **jquery-3.6.0.min.js** (Vulnerable Library)

Found in HEAD commit: 55981b26768d3a373b40e633877c97864c2de48f

Found in base branch: master

### Vulnerability Details

Cross-site Scripting (XSS) - Stored in GitHub repository instantsoft/icms2 prior to 2.16.1.-git.

Publish Date: 2023-09-10

URL: CVE-2023-4879

### CVSS 3 Score Details (3.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
secure-code-warrior-for-github[bot] commented 1 year ago

Micro-Learning Topic: Cross-site scripting (Detected by phrase)

Matched on "Cross-site Scripting"

What is this? (2min video)

Cross-site scripting vulnerabilities occur when unescaped input is rendered into a page displayed to the user. When HTML or script is included in the input, it will be processed by a user's browser as HTML or script and can alter the appearance of the page or execute malicious scripts in their user context.

Try a challenge in Secure Code Warrior

Helpful references

Micro-Learning Topic: Vulnerable library (Detected by phrase)

Matched on "Vulnerable Library"

What is this? (2min video)

Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.

Try a challenge in Secure Code Warrior

mend-bolt-for-github[bot] commented 1 year ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.