"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-04-26 16:00:43 +00:00
parent 4c7b565a92
commit 83fc8eedf1
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 69 additions and 12 deletions

View File

@ -1,17 +1,79 @@
{ {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-0186",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0", "data_version": "4.0",
"description": { "CVE_data_meta": {
"description_data": [ "ID": "CVE-2019-0186",
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{ {
"lang": "eng", "vendor_name": "Apache Software Foundation",
"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." "product": {
"product_data": [
{
"product_name": "Apache Pluto",
"version": {
"version_data": [
{
"version_value": "3.0.0"
},
{
"version_value": "3.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://portals.apache.org/pluto/security.html",
"url": "https://portals.apache.org/pluto/security.html"
},
{
"refsource": "MLIST",
"name": "[CVE-2019-0186] The input fields of the Chat Room demo are vulnerable to Cross-Site Scripting (XSS) attacks",
"url": "http://mail-archives.apache.org/mod_mbox/portals-pluto-user/201904.mbox/%3CCAAqbB_ev=0KNgZmmNAq2=q11i1GYLGN6J-xCKx8Q8dbxZ4tZYg@mail.gmail.com%3E"
},
{
"refsource": "MLIST",
"name": "[CVE-2019-0186] The input fields of the Chat Room demo are vulnerable to Cross-Site Scripting (XSS) attacks",
"url": "https://www.openwall.com/lists/oss-security/2019/04/25/8"
},
{
"refsource": "MLIST",
"name": "[CVE-2019-0186] The input fields of the Chat Room demo are vulnerable to Cross-Site Scripting (XSS) attacks",
"url": "https://lists.apache.org/thread.html/d093e6b0e5f9b3b50928255451afefd8f8fbdcd5bf28a726769a919a@%3Cpluto-user.portals.apache.org%3E"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The input fields of the Apache Pluto \"Chat Room\" demo portlet 3.0.0 and 3.0.1 are vulnerable to Cross-Site Scripting (XSS) attacks. Mitigation: * Uninstall the ChatRoomDemo war file - or - * migrate to version 3.1.0 of the chat-room-demo war file"
} }
] ]
} }

View File

@ -57,11 +57,6 @@
"name": "46698", "name": "46698",
"url": "https://www.exploit-db.com/exploits/46698/" "url": "https://www.exploit-db.com/exploits/46698/"
}, },
{
"url": "https://www.exploit-db.com/exploits/46698",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/46698"
},
{ {
"url": "http://pentest.com.tr/exploits/CuteNews-2-1-2-Remote-Code-Execution-Metasploit.html", "url": "http://pentest.com.tr/exploits/CuteNews-2-1-2-Remote-Code-Execution-Metasploit.html",
"refsource": "MISC", "refsource": "MISC",