cvelist/2013/3xxx/CVE-2013-3931.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:47:56 +00:00
"CVE_data_meta": {
2020-01-02 20:01:07 +00:00
"ASSIGNER": "PSIRT-CNA@flexerasoftware.com",
2019-03-18 06:47:56 +00:00
"ID": "CVE-2013-3931",
2020-01-02 20:01:07 +00:00
"STATE": "PUBLIC"
2019-03-18 06:47:56 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-01-02 20:01:07 +00:00
"value": "Cross-site scripting (XSS) vulnerability in the Jomres (com_jomres) component before 7.3.1 for Joomla! allows remote authenticated users with the \"Business Manager\" permission to inject arbitrary web script or HTML via the property_name parameter, related to editing property details."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jomres",
"product": {
"product_data": [
{
"product_name": "Jomres component for Joomla!",
"version": {
"version_data": [
{
"version_value": "before 7.3.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/61634",
"url": "http://www.securityfocus.com/bid/61634"
},
{
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/86251",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/86251"
},
{
"refsource": "MISC",
"name": "https://www.joomlacorner.com/joomla-news/joomla-vulnerability-news/834-joomla-jomres-component-script-insertion-and-sql-injection-vulnerabilities.html",
"url": "https://www.joomlacorner.com/joomla-news/joomla-vulnerability-news/834-joomla-jomres-component-script-insertion-and-sql-injection-vulnerabilities.html"
2019-03-18 06:47:56 +00:00
}
]
}
}