2021-04-13 17:00:40 +00:00
{
2021-04-23 17:00:52 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"CVE_data_meta" : {
"ID" : "CVE-2018-25007" ,
"ASSIGNER" : "security@vaadin.com" ,
"DATE_PUBLIC" : "2018-11-29T09:17:00.000Z" ,
"TITLE" : "Unauthorized client-side property update in UIDL request handler in Vaadin 10 and 11" ,
"AKA" : "" ,
"STATE" : "PUBLIC"
} ,
"source" : {
"defect" : [ ] ,
"advisory" : "" ,
"discovery" : "INTERNAL"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Vaadin" ,
"product" : {
"product_data" : [
{
"product_name" : "Vaadin" ,
"version" : {
"version_data" : [
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "10.0.0" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "10.0.7" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "11.0.0" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "11.0.2" ,
"platform" : ""
}
]
}
} ,
{
"product_name" : "flow-server" ,
"version" : {
"version_data" : [
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "1.0.0" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "1.0.5" ,
"platform" : ""
}
]
}
}
]
2021-04-23 10:35:45 +03:00
}
}
]
2021-04-16 15:55:34 +03:00
}
2021-04-23 17:00:52 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-754 Improper Check for Unusual or Exceptional Conditions"
}
]
}
2021-04-23 10:35:45 +03:00
]
2021-04-23 17:00:52 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Missing check in UIDL request handler in com.vaadin:flow-server versions 1.0.0 through 1.0.5 (Vaadin 10.0.0 through 10.0.7, and 11.0.0 through 11.0.2) allows attacker to update element property values via crafted synchronization message."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://vaadin.com/security/cve-2018-25007" ,
"name" : "https://vaadin.com/security/cve-2018-25007"
} ,
{
"refsource" : "MISC" ,
"url" : "https://github.com/vaadin/flow/pull/4774" ,
"name" : "https://github.com/vaadin/flow/pull/4774"
}
]
} ,
"configuration" : [ ] ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N" ,
"baseScore" : 2.6 ,
"baseSeverity" : "LOW"
}
} ,
"exploit" : [ ] ,
"work_around" : [ ] ,
"solution" : [ ] ,
"credit" : [ ]
2021-04-23 10:35:45 +03:00
}