Skip to content

Bugfix: 2 CVSS security vulns in savegame code - #2987

Merged
lmoureaux merged 2 commits into
longturn:masterfrom
jwrober:bugfix/savegame-hack
Sep 5, 2026
Merged

Bugfix: 2 CVSS security vulns in savegame code#2987
lmoureaux merged 2 commits into
longturn:masterfrom
jwrober:bugfix/savegame-hack

Conversation

@jwrober

@jwrober jwrober commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

…save file

Overwrites struct city fields including pointers (CVSS 8.8)
Provided by Marko Lindqvist (freeciv)
Missing bounds check that all other .order[] accesses have (CVSS 7.1)
Provided by Marko Lindqvist (freeciv)
@jwrober jwrober added bug Something isn't working important This issue should be fixed asap back-port back-port candidate labels Sep 5, 2026
@jwrober jwrober added this to Back-port Sep 5, 2026
@jwrober
jwrober requested a review from lmoureaux September 5, 2026 21:12
@lmoureaux
lmoureaux merged commit b4ddef7 into longturn:master Sep 5, 2026
22 checks passed
@jwrober jwrober self-assigned this Sep 6, 2026
@jwrober jwrober moved this to Todo in Back-port Sep 6, 2026
@jwrober jwrober moved this from Todo to Done in Back-port Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

back-port back-port candidate bug Something isn't working important This issue should be fixed asap

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants