cvelist/2019/9xxx/CVE-2019-9942.json
2019-04-01 08:00:48 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9942",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A sandbox information disclosure exists in Twig before 1.38.0 and 2.x before 2.7.0 because, under some circumstances, it is possible to call the __toString() method on an object even if not allowed by the security policy in place."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://symfony.com/blog/twig-sandbox-information-disclosure",
"refsource": "MISC",
"name": "https://symfony.com/blog/twig-sandbox-information-disclosure"
},
{
"url": "https://github.com/twigphp/Twig/commit/eac5422956e1dcca89a3669a03a3ff32f0502077",
"refsource": "MISC",
"name": "https://github.com/twigphp/Twig/commit/eac5422956e1dcca89a3669a03a3ff32f0502077"
},
{
"refsource": "DEBIAN",
"name": "DSA-4419",
"url": "https://www.debian.org/security/2019/dsa-4419"
},
{
"refsource": "BUGTRAQ",
"name": "20190331 [SECURITY] [DSA 4419-1] twig security update",
"url": "https://seclists.org/bugtraq/2019/Mar/60"
}
]
}
}