PMCORE-2324 SQL Injection via 'Category' parameter in proxyNewCasesList endpoint
This commit is contained in:
@@ -569,7 +569,7 @@ class Cases
|
||||
}
|
||||
}
|
||||
return $fields;
|
||||
} catch (exception $e) {
|
||||
} catch (Exception $e) {
|
||||
throw ($e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user