Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Abuvanth

#18230de 53,635
14.9CVSS total
Vulnerabilidades · 2
Média
1
Alta
1
PT-2018-13628
8.8
2018-09-05
Micropyramid · Django Crm · CVE-2018-16552
**Name of the Vulnerable Software and Affected Versions** MicroPyramid Django-CRM version 0.2 **Description** The issue allows for CSRF attacks on specific API endpoints, including `/users/create/`, `/users/##/edit/`, and `/accounts/##/delete/`. This could potentially lead to unauthorized actions being performed on the application. **Recommendations** For MicroPyramid Django-CRM version 0.2, as a temporary workaround, consider implementing CSRF protection measures for the affected API endpoints, such as `/users/create/`, `/users/##/edit/`, and `/accounts/##/delete/`, until a patch is available. Restrict access to these endpoints to minimize the risk of exploitation.
PT-2018-9833
6.1
2018-04-24
Phpipam · Phpipam · CVE-2018-10329
Name of the Vulnerable Software and Affected Versions: phpIPAM version 1.3.1 Description: The issue concerns a Reflected XSS in the /tools/mac-lookup/ endpoint via the `mac` parameter. This allows for potential malicious script injection and execution. Recommendations: For phpIPAM version 1.3.1, consider restricting access to the /tools/mac-lookup/ endpoint until a patch is available. As a temporary workaround, avoid using the `mac` parameter in the affected endpoint to minimize the risk of exploitation.