Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4782 Vistas

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
Descartar

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

Autor

Try this is salary rule,

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

Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 19
15113
2
sept 23
26348
0
mar 17
4120
0
mar 15
4031
1
feb 24
96