2019-04-03 22:00:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10755" ,
2019-09-23 23:00:53 +00:00
"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"
}
]
2019-04-03 22:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-09-23 23:00:53 +00:00
"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."
2019-04-03 22:00:45 +00:00
}
]
}
}