- Synchronized data.

This commit is contained in:
CVE Team 2018-04-03 03:02:49 -04:00
parent 5cdabb6344
commit 8db797c176
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
4 changed files with 117 additions and 6 deletions

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2018-0492",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "beep",
"version" : {
"version_data" : [
{
"version_value" : "beep"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +34,29 @@
"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" : "Johnathan Nightingale beep through 1.3.4, if setuid, has a race condition that allows local privilege escalation."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "race"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://lists.debian.org/debian-security-announce/2018/msg00089.html"
},
{
"url" : "https://security-tracker.debian.org/tracker/CVE-2018-0492"
}
]
}

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2018-0493",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "remctl",
"version" : {
"version_data" : [
{
"version_value" : "remctl"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +34,29 @@
"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" : "remctld in remctl before 3.14, when an attacker is authorized to execute a command that uses the sudo option, has a use-after-free that leads to a daemon crash, memory corruption, or arbitrary command execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Use after free, double free"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://git.eyrie.org/?p=kerberos/remctl.git;a=commit;h=86c7e44090c988112a37589d2c7a94029eb5e641"
},
{
"url" : "https://www.eyrie.org/~eagle/software/remctl/security/2018-04-01.html"
}
]
}

View File

@ -54,6 +54,9 @@
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1548918"
},
{
"url" : "https://sourceforge.net/p/podofo/tickets/13/"
}
]
}

View File

@ -0,0 +1,18 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-9233",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"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."
}
]
}
}