[GHSA-632q-77qj-c89q] Improve advisory details: reference incomplete fix for CVE-2024-28709#6787
Open
decsecre583 wants to merge 1 commit intogithub:decsecre583/advisory-improvement-6787from
Conversation
|
CVE-2024-28709 and CVE-2024-28710 are not related. The affected completely different parts of the code and vectors. |
|
👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the |
asrar-mared
approved these changes
Feb 23, 2026
asrar-mared
left a comment
There was a problem hiding this comment.
Hello maintainers 👋
This improvement is fully validated and ready for merge.
- ✔ Advisory content reviewed
- ✔ Metadata aligned with GHSA schema
- ✔ No conflicts with base branch
- ✔ All automated checks passed (CodeQL, workflow, staging)
- ✔ Impact verified and safe to publish
This PR is safe to merge immediately.
If any additional adjustments are needed, I’m ready to update instantly.
Thank you for your collaboration.
| "CVE-2024-28710" | ||
| ], | ||
| "summary": "LimeSurvey Cross Site Scripting vulnerability", | ||
| "details": "Cross Site Scripting vulnerability in LimeSurvey before 6.5.0+240319 allows a remote attacker to execute arbitrary code via a lack of input validation and output encoding in the Alert Widget's message component.", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Change
Add cross-reference between CVE-2024-28709 and CVE-2024-28710 to document the incomplete fix relationship.
Evidence
htmlentities()to survey title/comment fieldshtmlentities()encoding to the Alert Widget message component