cvelist/2019/10xxx/CVE-2019-10755.json
2019-09-23 23:00:53 +00:00

62 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10755",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "PAC4J For SAML Protocol",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 4.0.0-RC1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Randomness"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGPAC4J-467407",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGPAC4J-467407"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The SAML identifier generated within SAML2Utils.java was found to make use of the apache commons-lang3 RandomStringUtils class which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong. This issue only affects the 3.X release of pac4j-saml."
}
]
}
}