Show filters
6 Total Results
Displaying 1-6 of 6
Sort by:
Attacker Value
Unknown

CVE-2020-15884

Disclosure Date: July 23, 2020 (last updated February 21, 2025)
A SQL injection vulnerability in TableQuery.php in MunkiReport before 5.6.3 allows attackers to execute arbitrary SQL commands via the order[0][dir] field on POST requests to /datatables/data.
Attacker Value
Unknown

CVE-2020-15885

Disclosure Date: July 23, 2020 (last updated February 21, 2025)
A Cross-Site Scripting (XSS) vulnerability in the comment module before 4.0 for MunkiReport allows remote attackers to inject arbitrary web script or HTML by posting a new comment.
Attacker Value
Unknown

CVE-2020-15882

Disclosure Date: July 23, 2020 (last updated February 21, 2025)
A CSRF issue in manager/delete_machine/{id} in MunkiReport before 5.6.3 allows attackers to delete arbitrary machines from the MunkiReport database.
Attacker Value
Unknown

CVE-2020-10190

Disclosure Date: March 09, 2020 (last updated February 21, 2025)
An issue was discovered in MunkiReport before 5.3.0. An authenticated user could achieve SQL Injection in app/models/tablequery.php by crafting a special payload on the /datatables/data endpoint.
Attacker Value
Unknown

CVE-2020-10191

Disclosure Date: March 09, 2020 (last updated February 21, 2025)
An issue was discovered in MunkiReport before 5.3.0. An authenticated actor can send a custom XSS payload through the /module/comment/save endpoint. The payload will be executed by any authenticated users browsing the application. This concerns app/controllers/client.php:detail.
Attacker Value
Unknown

CVE-2020-10192

Disclosure Date: March 09, 2020 (last updated February 21, 2025)
An issue was discovered in Munkireport before 5.3.0.3923. An unauthenticated actor can send a custom XSS payload through the /report/broken_client endpoint. The payload will be executed by any authenticated users browsing the application. This concerns app/views/listings/default.php.