"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-01 21:01:14 +00:00
parent 524fd33a35
commit 1bc996076e
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 53 additions and 4 deletions

View File

@ -1,8 +1,31 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "security@debian.org",
"ID": "CVE-2005-2352", "ID": "CVE-2005-2352",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "gs-gpl",
"product": {
"product_data": [
{
"product_name": "gs-gpl",
"version": {
"version_data": [
{
"version_value": "before 8.56"
}
]
}
}
]
}
}
]
}
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +34,33 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "I race condition in Temp files was found in gs-gpl before 8.56 addons scripts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "General Race Condition"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2005-2352",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2005-2352"
},
{
"refsource": "MISC",
"name": "http://www.attrition.org/pipermail/vim/2014-February/002758.html",
"url": "http://www.attrition.org/pipermail/vim/2014-February/002758.html"
} }
] ]
} }

View File

@ -35,7 +35,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "IBM QRadar SIEM 1.14.0 discloses sensitive information to unauthorized users. The information can be used to mount further attacks on the system. IBM X-Force ID: 147810." "value": "IBM QRadar Advisor with Watson 1.14.0 discloses sensitive information to unauthorized users. The information can be used to mount further attacks on the system. IBM X-Force ID: 147810."
} }
] ]
}, },