Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Fix(security): XSS security vulnerabilities #12026

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

hyahiaoui-ext
Copy link
Contributor

@hyahiaoui-ext hyahiaoui-ext commented Oct 21, 2022

Description

Fix XSS security vulnerabilities.

Fixes # MON-15378

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • 21.04.x
  • 21.10.x
  • 22.04.x
  • 22.10.x (master)

Checklist

Community contributors & Centreon team

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (master, maintenance).

@hyahiaoui-ext hyahiaoui-ext self-assigned this Oct 21, 2022
@hyahiaoui-ext hyahiaoui-ext requested review from a team, callapa and adr-mo October 21, 2022 00:53
@hyahiaoui-ext hyahiaoui-ext force-pushed the MON-15378-fix-xss-centreonapiclass branch from 6e3756d to 66899da Compare October 21, 2022 09:34
@hyahiaoui-ext hyahiaoui-ext changed the title FIX: XSS security vulnerabilities in centreonAPI.class.php FIX: XSS security vulnerabilities Oct 21, 2022
@hyahiaoui-ext hyahiaoui-ext force-pushed the MON-15378-fix-xss-centreonapiclass branch from 66899da to 45282de Compare October 24, 2022 00:33
@hyahiaoui-ext hyahiaoui-ext force-pushed the MON-15378-fix-xss-centreonapiclass branch from 45282de to 330a68e Compare October 24, 2022 00:34
@sonarqube-decoration
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@hyahiaoui-ext hyahiaoui-ext changed the title FIX: XSS security vulnerabilities Fix(security): XSS security vulnerabilities Oct 27, 2022
@kduret
Copy link
Contributor

kduret commented Nov 8, 2022

1 similar comment
@kduret
Copy link
Contributor

kduret commented Nov 8, 2022

@kduret
Copy link
Contributor

kduret commented Nov 8, 2022

migrated to centreon/centreon#147

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants