JPCERT/CC 2020-02-18

This commit is contained in:
Ikuya Fukumoto 2020-02-18 14:23:01 +09:00
parent b3240eadaf
commit f2f3197c27
No known key found for this signature in database
GPG Key ID: 603034D3468A3441

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-5530",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"references": {
"reference_data": [
{
"url": "http://jvn.jp/en/jp/JVN89259622/index.html"
},
{
"url": "https://wordpress.org/plugins/easy-property-listings/#developers"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Cross-site request forgery (CSRF) vulnerability in Easy Property Listings versions prior to 3.4 allows remote attackers to hijack the authentication of administrators via unspecified vectors."
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "versions prior to 3.4"
}
]
},
"product_name": "Easy Property Listings"
}
]
},
"vendor_name": "Merv Barrett"
}
]
}
},
"CVE_data_meta": {
"ID": "CVE-2020-5530",
"ASSIGNER": "vultures@jpcert.or.jp"
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site request forgery"
}
]
}
]
}