"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-01 14:01:12 +00:00
parent 09e856d707
commit 0ad1ca3d25
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
7 changed files with 96 additions and 22 deletions

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Snoopy 2.0.0-1 has a security hole in exec cURL"
"value": "Snoopy before 2.0.0 has a security hole in exec cURL"
}
]
},

View File

@ -8,15 +8,15 @@
"vendor": {
"vendor_data": [
{
"vendor_name": "Zoo",
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Zoo",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "2.10-27"
"version_value": "2.10"
}
]
}
@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Zoo 2.10-27 has Directory traversal"
"value": "Zoo 2.10 has Directory traversal"
}
]
},

View File

@ -8,15 +8,15 @@
"vendor": {
"vendor_data": [
{
"vendor_name": "pixelpost",
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "pixelpost",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "1.7.1-5"
"version_value": "1.7.1"
}
]
}
@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "pixelpost 1.7.1-5 has SQL injection"
"value": "pixelpost 1.7.1 has SQL injection"
}
]
},

View File

@ -8,15 +8,15 @@
"vendor": {
"vendor_data": [
{
"vendor_name": "pixelpost",
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "pixelpost",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "1.7.1-5"
"version_value": "1.7.1"
}
]
}
@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "pixelpost 1.7.1-5 has XSS"
"value": "pixelpost 1.7.1 has XSS"
}
]
},

View File

@ -8,15 +8,15 @@
"vendor": {
"vendor_data": [
{
"vendor_name": "mumble",
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "mumble",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "< 1.2.2-4"
"version_value": "1.2.2"
}
]
}

View File

@ -8,15 +8,15 @@
"vendor": {
"vendor_data": [
{
"vendor_name": "mailscanner",
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "mailscanner",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "4.79.11-2"
"version_value": "4.79.11"
}
]
}

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security@google.com",
"ID": "CVE-2011-3923",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Struts",
"version": {
"version_data": [
{
"version_value": "2.3.1.2"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,58 @@
"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": "Apache Struts before 2.3.1.2 allows remote attackers to bypass security protections in the ParameterInterceptor class and execute arbitrary commands."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "EXPLOIT-DB",
"name": "24874",
"url": "http://www.exploit-db.com/exploits/24874"
},
{
"refsource": "BID",
"name": "51628",
"url": "http://www.securityfocus.com/bid/51628"
},
{
"url": "https://security-tracker.debian.org/tracker/CVE-2011-3923",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2011-3923"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3923",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3923"
},
{
"refsource": "MISC",
"name": "http://seclists.org/fulldisclosure/2014/Jul/38",
"url": "http://seclists.org/fulldisclosure/2014/Jul/38"
},
{
"refsource": "MISC",
"name": "http://www.securitytracker.com/id?1026575",
"url": "http://www.securitytracker.com/id?1026575"
},
{
"refsource": "XF",
"name": "72585",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72585"
}
]
}