cvelist/2019/12xxx/CVE-2019-12253.json
2019-05-21 17:00:50 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12253",
"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": "my little forum before 2.4.20 allows CSRF to delete posts, as demonstrated by mode=posting&delete_posting."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ilosuna/mylittleforum/issues/468",
"refsource": "MISC",
"name": "https://github.com/ilosuna/mylittleforum/issues/468"
},
{
"url": "https://github.com/ilosuna/mylittleforum/releases/tag/2.4.20",
"refsource": "MISC",
"name": "https://github.com/ilosuna/mylittleforum/releases/tag/2.4.20"
}
]
}
}