2019-12-17 16:01:21 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2019-12-17 17:01:01 +00:00
"ID" : "CVE-2019-19850" ,
"STATE" : "PUBLIC"
2019-12-17 16:01:21 +00:00
} ,
2019-12-17 17:01:01 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-17 16:01:21 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-12-17 17:01:01 +00:00
"value" : "An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. Because escaping of user-submitted content is mishandled, the class QueryGenerator is vulnerable to SQL injection. Exploitation requires having the system extension ext:lowlevel installed, and a valid backend user who has administrator privileges."
2019-12-17 16:01:21 +00:00
}
]
2019-12-17 17:01:01 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://typo3.org/security/advisory/typo3-core-sa-2019-025/" ,
"refsource" : "MISC" ,
"name" : "https://typo3.org/security/advisory/typo3-core-sa-2019-025/"
} ,
{
"url" : "https://review.typo3.org/q/%2522Resolves:+%252389452%2522+topic:security" ,
"refsource" : "MISC" ,
"name" : "https://review.typo3.org/q/%2522Resolves:+%252389452%2522+topic:security"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AC:L/AV:N/A:N/C:H/I:L/PR:H/S:U/UI:N" ,
"version" : "3.0"
}
2019-12-17 16:01:21 +00:00
}
}