Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
4830 Ansichten

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
Verwerfen

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'})

Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Dez. 19
15133
2
Sept. 23
26399
0
März 17
4157
0
März 15
4049
1
Feb. 24
96