Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:master at 2024-12-19 17:32:19+0800 #4368

Closed
wants to merge 1 commit into from

chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to k…

fa4a19e
Select commit
Loading
Failed to load commit list.
Closed

chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:master at 2024-12-19 17:32:19+0800 #4368

chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to k…
fa4a19e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 19, 2024 in 10s

29 new alerts including 8 critical severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 8 critical
  • 19 high
  • 2 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 85 in packages/bootstrap/assets/v3dist/0.e2c230924a693caf0aca.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting assignment Medium

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
user controlled input
.

Check warning on line 85 in packages/bootstrap/assets/v3dist/0.e2c230924a693caf0aca.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting assignment Medium

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
user controlled input
.

Check failure on line 300 in packages/bootstrap/assets/v3dist/00280aae09f2a71c1ab46c7cfb9f491c.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless regular-expression character escape High

The escape sequence '\s' is equivalent to just 's', so the sequence is not a character class when it is used in a
regular expression
.

Check warning on line 184 in packages/bootstrap/assets/v3dist/0c125a87d8efb9ce303b6b91783eb165.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to \[+,\\-.\\/0-9:;<\].

Check failure on line 238 in packages/bootstrap/assets/v3dist/0cbaf3ecc6b20dbc83c2164e9a1eac02.js

See this annotation in the file changed.

Code scanning / CodeQL

Bad HTML filtering regexp High

This regular expression only parses --> and not --!> as a HTML comment end tag.

Check failure on line 1 in packages/bootstrap/assets/v3dist/1.7a352d6cdc028e26eafc.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
docker.io
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 1 in packages/bootstrap/assets/v3dist/1.7a352d6cdc028e26eafc.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
docker.io
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 5141 in packages/bootstrap/assets/v3dist/117389396b5ae8131c2a299bfc802c7a.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.

Check failure on line 206 in packages/bootstrap/assets/v3dist/2fe13737434324ed67582ac97d484c54.js

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe dynamic method access Critical

This method is invoked using a
user-controlled value
, which may allow remote code execution.

Check failure on line 214 in packages/bootstrap/assets/v3dist/2fe13737434324ed67582ac97d484c54.js

See this annotation in the file changed.

Code scanning / CodeQL

Unvalidated dynamic method call High

Invocation of method with
user-controlled
name may dispatch to unexpected target and cause an exception.

Check failure on line 1 in packages/bootstrap/assets/v3dist/3.6c9dc306377f46d55ef0.js

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical

The hard-coded value "simple" is used as
authorization header
.

Check failure on line 1 in packages/bootstrap/assets/v3dist/3.6c9dc306377f46d55ef0.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High

This regular expression has an unescaped '.' before 'k8s.io/requests', so it might match more hosts than expected.

Check failure on line 1 in packages/bootstrap/assets/v3dist/3.6c9dc306377f46d55ef0.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High

This regular expression has an unescaped '.' before 'k8s.io/persistentvolumeclaims', so it might match more hosts than expected.

Check failure on line 168 in packages/bootstrap/assets/v3dist/642f5bce034554539cc93a5b965e730a.js

See this annotation in the file changed.

Code scanning / CodeQL

Bad HTML filtering regexp High

This regular expression only parses --> and not --!> as a HTML comment end tag.

Check failure on line 206 in packages/bootstrap/assets/v3dist/6f61a36cc8b4cd9472559c6f0c2374a0.js

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe dynamic method access Critical

This method is invoked using a
user-controlled value
, which may allow remote code execution.

Check failure on line 214 in packages/bootstrap/assets/v3dist/6f61a36cc8b4cd9472559c6f0c2374a0.js

See this annotation in the file changed.

Code scanning / CodeQL

Unvalidated dynamic method call High

Invocation of method with
user-controlled
name may dispatch to unexpected target and cause an exception.

Check warning on line 1925 in packages/bootstrap/assets/v3dist/806bfd960245b1da40a7e1057a076289.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that overlaps with \w in the same character class.

Check warning on line 1925 in packages/bootstrap/assets/v3dist/806bfd960245b1da40a7e1057a076289.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that overlaps with \w in the same character class.

Check warning on line 1925 in packages/bootstrap/assets/v3dist/806bfd960245b1da40a7e1057a076289.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that overlaps with \w in the same character class.

Check failure on line 206 in packages/bootstrap/assets/v3dist/89392e9dbbec39477b4b3e52a0676422.js

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe dynamic method access Critical

This method is invoked using a
user-controlled value
, which may allow remote code execution.

Check failure on line 214 in packages/bootstrap/assets/v3dist/89392e9dbbec39477b4b3e52a0676422.js

See this annotation in the file changed.

Code scanning / CodeQL

Unvalidated dynamic method call High

Invocation of method with
user-controlled
name may dispatch to unexpected target and cause an exception.

Check failure on line 206 in packages/bootstrap/assets/v3dist/908119c25a234151c8c7c1a97005c866.js

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe dynamic method access Critical

This method is invoked using a
user-controlled value
, which may allow remote code execution.

Check failure on line 214 in packages/bootstrap/assets/v3dist/908119c25a234151c8c7c1a97005c866.js

See this annotation in the file changed.

Code scanning / CodeQL

Unvalidated dynamic method call High

Invocation of method with
user-controlled
name may dispatch to unexpected target and cause an exception.

Check failure on line 206 in packages/bootstrap/assets/v3dist/99f6bcba35fb277563c6362f3caab715.js

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe dynamic method access Critical

This method is invoked using a
user-controlled value
, which may allow remote code execution.

Check failure on line 214 in packages/bootstrap/assets/v3dist/99f6bcba35fb277563c6362f3caab715.js

See this annotation in the file changed.

Code scanning / CodeQL

Unvalidated dynamic method call High

Invocation of method with
user-controlled
name may dispatch to unexpected target and cause an exception.