cvelist/2022/1xxx/CVE-2022-1506.json

76 lines
1.8 KiB
JSON
Raw Normal View History

2022-04-27 14:01:44 +00:00
{
2022-06-06 10:44:41 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1506",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WP Born Babies <= 1.0 - Contributor+ Stored Cross-Site Scripting"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "WP BORN BABIES PLUGIN",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.0",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP Born Babies WordPress plugin through 1.0 does not sanitise and escape some of its fields, which could allow users with a role as low as contributor to perform Cross-Site Scripting attacks"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/ee4f6786-27e4-474c-85e0-715b0c0f2776",
"name": "https://wpscan.com/vulnerability/ee4f6786-27e4-474c-85e0-715b0c0f2776"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-04-27 14:01:44 +00:00
]
2022-06-06 10:44:41 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Wejdan Alomari"
2022-04-27 14:01:44 +00:00
}
2022-06-06 10:44:41 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
}