luwes / luwes/craft-codemirror
VeraCode scan security issue
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We are using the craft3-codemirror plug-in for Craft CMS 3.5.13.2 and a recent VeraCode security scan came up with a medium security flaw for this plug-in.
The issue is reported on line 686 for /src/assets/addon/tern/tern.js
For more details: https://cwe.mitre.org/data/definitions/117.html
Can this be fixed ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting src/assets/addon/tern/tern.js at line 686 and reviewing the linked CWE-117 description alongside the VeraCode finding. Determine the change required to address that reported flaw, then verify that the finding is resolved with a new security scan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100