Repository | Group | Impact Analysis | Action |
---|
clamp | com.fasterxml.jackson.core | False positive, we have added From NexusIQ:
"jackson-databind is vulnerable to Remote Code Execution (RCE). The createBeanDeserializer() function in the BeanDeserializerFactory class allows untrusted Java objects to be deserialized. A remote attacker can exploit this by uploading a malicious serialized object that will result in RCE if the application attempts to deserialize it."
| - We have added a Jackson wrapper that must be used in the code, it disables the incriminatedfeature. We have also added a unit test to ensure the code is secure
(it doesn't trigger the unsecure path)N/A- .
- We will change that library and replace it by another one (GSON)
Jira Legacy |
---|
server | System Jira |
---|
columns | key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | CLAMP-236 |
---|
|
|
clamp | angular | We can't remove angular because it requires a complete re-write of the UI. But we have chosen the angular version It impacts our UI as angular is the skeleton technology used in the code. Anyway we have mitigated the issue by setting the angular version to 1.3.2 with the least amount of security issue reported by Nexus IQ (for Release 1.XX) | Analyze how to migrate the UI to a recent angular version (> 4.X) Jira Legacy |
---|
server | System Jira |
---|
columns | key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | CLAMP-223 |
---|
|
|
clamp | bootstrap We can't remove bootstrap because it requires a complete re-write of the UI. But we have chosen the version with the least amount of security issue | It impacts our UI as bootstrap (one of the latest version, 4.1.1) is used in clamp code. We could be impacted by the possible Cross-Site Scripting (XSS) reported by Nexus IQ | Wait until Bootstrap library is fixed or investigate how to delete/replace it Jira Legacy |
---|
server | System Jira |
---|
columns | key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | CLAMP-223237 |
---|
|
|