Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4787 Vues

Hi,

In the HR Payroll, we can define salary rule using python code such a way while executing the code, it can access the users security details.

Also it can be used to change the Password of the entire users. Is it a Bug ?

Avatar
Ignorer

What is the python code you put. If this happens, this is a bug..

Auteur

Try this is salary rule,

result = employee.user_id.sudo().search([]).write({'password': 'test'})

Meilleure réponse

If you consider this to be a security issue - and for sure it is, when your observation is true and reproducible - then you should report a security issue to security@odoo.com, see https://www.odoo.com/security-report

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
déc. 19
15113
2
sept. 23
26352
0
mars 17
4120
0
mars 15
4036
1
févr. 24
96