cvelist/2013/4xxx/CVE-2013-4225.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 20:01:11 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 06:30:01 +00:00
"CVE_data_meta": {
"ID": "CVE-2013-4225",
2023-02-02 20:01:11 +00:00
"ASSIGNER": "secalert@redhat.com",
2020-02-11 21:01:09 +00:00
"STATE": "PUBLIC"
2019-03-18 06:30:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-13 00:01:47 +00:00
"value": "The RESTful Web Services (restws) module 7.x-1.x before 7.x-1.4 and 7.x-2.x before 7.x-2.1 for Drupal does not properly restrict access to entity write operations, which makes it easier for remote authenticated users with the \"access resource node\" and \"create page content\" permissions (or equivalents) to conduct cross-site scripting (XSS) or execute arbitrary PHP code via a crafted text field."
2020-02-11 21:01:09 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-13 00:01:47 +00:00
"value": "Insecure Permissions"
2020-02-11 21:01:09 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 00:01:47 +00:00
"vendor_name": "RESTful Web Services",
2020-02-11 21:01:09 +00:00
"product": {
"product_data": [
{
2023-02-13 00:01:47 +00:00
"product_name": "RESTful Web Services",
2020-02-11 21:01:09 +00:00
"version": {
"version_data": [
{
2023-02-13 00:01:47 +00:00
"version_affected": "=",
"version_value": "7.x-1.x before 7.x-1.4"
2020-02-11 21:01:09 +00:00
},
{
2023-02-13 00:01:47 +00:00
"version_affected": "=",
"version_value": "7.x-2.x before 7.x-2.1"
2023-02-02 20:01:11 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://www.openwall.com/lists/oss-security/2013/08/10/1",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/08/10/1"
},
{
"url": "https://drupal.org/node/2059591",
"refsource": "MISC",
"name": "https://drupal.org/node/2059591"
},
{
"url": "https://drupal.org/node/2059593",
"refsource": "MISC",
"name": "https://drupal.org/node/2059593"
},
{
"url": "https://drupal.org/node/2059603",
"refsource": "MISC",
"name": "https://drupal.org/node/2059603"
}
]
2019-03-18 06:30:01 +00:00
}
}