cvelist/2022/24xxx/CVE-2022-24979.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2022-02-13 19:01:08 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-02-19 04:01:06 +00:00
"ID": "CVE-2022-24979",
"STATE": "PUBLIC"
2022-02-13 19:01:08 +00:00
},
2022-02-19 04:01:06 +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",
2022-02-13 19:01:08 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-19 04:01:06 +00:00
"value": "An issue was discovered in the Varnishcache extension before 2.0.1 for TYPO3. The Edge Site Includes (ESI) content element renderer component does not include an access check. This allows an unauthenticated user to render various content elements, resulting in insecure direct object reference (IDOR), with the potential of exposing internal content elements."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://typo3.org/help/security-advisories",
"refsource": "MISC",
"name": "https://typo3.org/help/security-advisories"
},
{
"refsource": "CONFIRM",
"name": "https://typo3.org/security/advisory/typo3-ext-sa-2022-003",
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2022-003"
2022-02-13 19:01:08 +00:00
}
]
}
}