Skip to content

Commit

Permalink
- Synchronized data.
Browse files Browse the repository at this point in the history
  • Loading branch information
cve-team committed Dec 22, 2017
1 parent e6587ea commit e646f34
Show file tree
Hide file tree
Showing 8 changed files with 432 additions and 425 deletions.
2 changes: 1 addition & 1 deletion 2002/1xxx/CVE-2002-1643.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"description_data" : [
{
"lang" : "eng",
"value" : "Multiple buffer overflows in RealNetworks Helix Universal Server 9.0 (9.0.2.768) allow remote attackers to execute arbitrary code via (1) a long Transport field in a SETUP RSTP request, (2) a DESCRIBE RSTP request with a long URL argument, or (3) two simultaneous HTTP GET requests with long arguments."
"value" : "Multiple buffer overflows in RealNetworks Helix Universal Server 9.0 (9.0.2.768) allow remote attackers to execute arbitrary code via (1) a long Transport field in a SETUP RTSP request, (2) a DESCRIBE RTSP request with a long URL argument, or (3) two simultaneous HTTP GET requests with long arguments."
}
]
},
Expand Down
123 changes: 62 additions & 61 deletions 2017/10xxx/CVE-2017-10868.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,63 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-10868",
"ASSIGNER": "[email protected]"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Kazuho Oku",
"product": {
"product_data": [
{
"product_name": "H2O",
"version": {
"version_data": [
{
"version_value": "version 2.2.2 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang": "eng",
"value":"Denial-of-service (DoS)"
}
]
}
]
},
"references":{
"reference_data":[
{
"url":"https://github.com/h2o/h2o/issues/1459"
},
{
"url":"https://jvn.jp/en/jp/JVN84182676/index.html"
}
]
},
"description":{
"description_data":[
{
"lang": "eng",
"value":"H2O version 2.2.2 and earlier allows remote attackers to cause a denial of service in the server via specially crafted HTTP/1 header."
}
]
}
}
"CVE_data_meta" : {
"ASSIGNER" : "[email protected]",
"ID" : "CVE-2017-10868",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "H2O",
"version" : {
"version_data" : [
{
"version_value" : "version 2.2.2 and earlier"
}
]
}
}
]
},
"vendor_name" : "Kazuho Oku"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "H2O version 2.2.2 and earlier allows remote attackers to cause a denial of service in the server via specially crafted HTTP/1 header."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial-of-service (DoS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/h2o/h2o/issues/1459"
},
{
"url" : "https://jvn.jp/en/jp/JVN84182676/index.html"
}
]
}
}
123 changes: 62 additions & 61 deletions 2017/10xxx/CVE-2017-10869.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,63 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-10869",
"ASSIGNER": "[email protected]"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Kazuho Oku",
"product": {
"product_data": [
{
"product_name": "H2O",
"version": {
"version_data": [
{
"version_value": "version 2.2.2 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang": "eng",
"value":"Buffer Overflow"
}
]
}
]
},
"references":{
"reference_data":[
{
"url":"https://github.com/h2o/h2o/issues/1460"
},
{
"url":"https://jvn.jp/en/jp/JVN84182676/index.html"
}
]
},
"description":{
"description_data":[
{
"lang": "eng",
"value":"Buffer overflow in H2O version 2.2.2 and earlier allows remote attackers to cause a denial-of-service in the server via unspecified vectors."
}
]
}
}
"CVE_data_meta" : {
"ASSIGNER" : "[email protected]",
"ID" : "CVE-2017-10869",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "H2O",
"version" : {
"version_data" : [
{
"version_value" : "version 2.2.2 and earlier"
}
]
}
}
]
},
"vendor_name" : "Kazuho Oku"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Buffer overflow in H2O version 2.2.2 and earlier allows remote attackers to cause a denial-of-service in the server via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Buffer Overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/h2o/h2o/issues/1460"
},
{
"url" : "https://jvn.jp/en/jp/JVN84182676/index.html"
}
]
}
}
123 changes: 62 additions & 61 deletions 2017/10xxx/CVE-2017-10872.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,63 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-10872",
"ASSIGNER": "[email protected]"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Kazuho Oku",
"product": {
"product_data": [
{
"product_name": "H2O",
"version": {
"version_data": [
{
"version_value": "version 2.2.3 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang": "eng",
"value":"Denial-of-service (DoS)"
}
]
}
]
},
"references":{
"reference_data":[
{
"url":"https://github.com/h2o/h2o/issues/1543"
},
{
"url":"https://jvn.jp/en/jp/JVN84182676/index.html"
}
]
},
"description":{
"description_data":[
{
"lang": "eng",
"value":"H2O version 2.2.3 and earlier allows remote attackers to cause a denial of service in the server via unspecified vectors."
}
]
}
}
"CVE_data_meta" : {
"ASSIGNER" : "[email protected]",
"ID" : "CVE-2017-10872",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "H2O",
"version" : {
"version_data" : [
{
"version_value" : "version 2.2.3 and earlier"
}
]
}
}
]
},
"vendor_name" : "Kazuho Oku"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "H2O version 2.2.3 and earlier allows remote attackers to cause a denial of service in the server via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial-of-service (DoS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/h2o/h2o/issues/1543"
},
{
"url" : "https://jvn.jp/en/jp/JVN84182676/index.html"
}
]
}
}
Loading

0 comments on commit e646f34

Please sign in to comment.