Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-m4g4-86qc-v8w7

Опубликовано: 28 авг. 2026
Источник: github
Github: Прошло ревью
CVSS3: 5.4

Описание

silverstripe/versioned has XSS in archive admin restore

Impact

It's possible to use the page title as an XSS vector when restoring a page in ArchiveAdmin

Reporter

Steve Boyd Silverstripe Ltd.

Пакеты

Наименование

silverstripe/versioned

composer
Затронутые версииВерсия исправления

< 3.2.1

3.2.1

EPSS

Процентиль: 9%
0.00194
Низкий

5.4 Medium

CVSS3

Дефекты

CWE-79

Связанные уязвимости

CVSS3: 5.4
nvd
18 дней назад

Silverstripe Versioned provides versioning for Silverstripe models. Prior to 3.2.1, RestoreAction::getRestoreMessage() in src/RestoreAction.php builds ArchiveAdmin restore notifications rendered as CAST_HTML and inserts $restoredItem->Title, $restoredItem->URLSegment, $restoredItem->CMSEditLink(), and $changedProperty['value'] without applying Convert::raw2xml(). When an administrator restores an archived page containing a crafted title or URL segment, the generated restoration message can execute stored JavaScript in the administrator's browser, compromising the confidentiality and integrity of the CMS session. This issue is fixed in version 3.2.1.

EPSS

Процентиль: 9%
0.00194
Низкий

5.4 Medium

CVSS3

Дефекты

CWE-79