Skip to content

Conversation

@decsecre583
Copy link

@decsecre583 decsecre583 commented Feb 6, 2026

Proposed Change

Add cross-reference between CVE-2024-28709 and CVE-2024-28710 to document the incomplete fix relationship.

Evidence

  • Both are XSS vulnerabilities in LimeSurvey before 6.5.0+240319
  • CVE-2024-28709 fix (commit c844c4f) adds htmlentities() to survey title/comment fields
  • CVE-2024-28710 fix (commit c2fd60f) adds the same htmlentities() encoding to the Alert Widget message component
  • Same CWE-79, same affected version range, same fix pattern applied to a different input field

@github-actions github-actions bot changed the base branch from main to decsecre583/advisory-improvement-6787 February 6, 2026 04:29
@JonathanLEvans
Copy link

CVE-2024-28709 and CVE-2024-28710 are not related. The affected completely different parts of the code and vectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants