Skip to content

Merge pull request #817 from XMOJ-Script-dev/boomzero/reinfo2

2fafe06
Select commit
Loading
Failed to load commit list.
Merged

sync: dev to extern-contrib #818

Merge pull request #817 from XMOJ-Script-dev/boomzero/reinfo2
2fafe06
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 10, 2025 in 3s

5 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 4 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 935 in XMOJ.user.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 1761 in XMOJ.user.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 2142 in XMOJ.user.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 2737 in XMOJ.user.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check failure on line 3240 in XMOJ.user.js

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High

This stores sensitive data returned by
a call to getElementsByName
as clear text.
This stores sensitive data returned by
an access to Password
as clear text.
This stores sensitive data returned by
an access to Password
as clear text.
This stores sensitive data returned by
an access to Password
as clear text.