"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-04 17:01:18 +00:00
parent 9661af681a
commit 0a8f8bfacf
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
10 changed files with 412 additions and 30 deletions

View File

@ -1,8 +1,31 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2257", "ID": "CVE-2013-2257",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cryptocat",
"product": {
"product_data": [
{
"product_name": "Cryptocat",
"version": {
"version_data": [
{
"version_value": "before 2.0.42"
}
]
}
}
]
}
}
]
}
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +34,38 @@
"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": "Cryptocat before 2.0.42 has Group Chat ECC Private Key Generation Brute Force Weakness"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Brute Force Weakness"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openwall.com/lists/oss-security/2013/07/10/15",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2013/07/10/15"
},
{
"url": "https://tobtu.com/decryptocat.php",
"refsource": "MISC",
"name": "https://tobtu.com/decryptocat.php"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/61087",
"url": "https://www.securityfocus.com/bid/61087"
} }
] ]
} }

View File

@ -1,8 +1,31 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2258", "ID": "CVE-2013-2258",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cryptocat",
"product": {
"product_data": [
{
"product_name": "Cryptocat",
"version": {
"version_data": [
{
"version_value": "before 2.0.22"
}
]
}
}
]
}
}
]
}
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +34,38 @@
"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": "Cryptocat before 2.0.22 has Nickname User Impersonation"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "User Impersonation Spoofing"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openwall.com/lists/oss-security/2013/07/10/15",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2013/07/10/15"
},
{
"url": "https://tobtu.com/decryptocat.php",
"refsource": "MISC",
"name": "https://tobtu.com/decryptocat.php"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/61088",
"url": "https://www.securityfocus.com/bid/61088"
} }
] ]
} }

View File

@ -1,8 +1,31 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2259", "ID": "CVE-2013-2259",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cryptocat",
"product": {
"product_data": [
{
"product_name": "Cryptocat",
"version": {
"version_data": [
{
"version_value": "before 2.0.22"
}
]
}
}
]
}
}
]
}
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +34,38 @@
"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": "Cryptocat before 2.0.22 has Arbitrary Code Execution on Firefox Conversation Overview"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openwall.com/lists/oss-security/2013/07/10/15",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2013/07/10/15"
},
{
"url": "https://tobtu.com/decryptocat.php",
"refsource": "MISC",
"name": "https://tobtu.com/decryptocat.php"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/61089",
"url": "https://www.securityfocus.com/bid/61089"
} }
] ]
} }

View File

@ -1,8 +1,31 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2260", "ID": "CVE-2013-2260",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cryptocat",
"product": {
"product_data": [
{
"product_name": "Cryptocat",
"version": {
"version_data": [
{
"version_value": "before 2.0.22"
}
]
}
}
]
}
}
]
}
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +34,43 @@
"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": "Cryptocat before 2.0.22: Cryptocat.random() Function Array Key has Entropy Weakness"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Key Entropy Weakness"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openwall.com/lists/oss-security/2013/07/10/15",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2013/07/10/15"
},
{
"url": "https://tobtu.com/decryptocat.php",
"refsource": "MISC",
"name": "https://tobtu.com/decryptocat.php"
},
{
"refsource": "MISC",
"name": "https://vuldb.com/?id.9435",
"url": "https://vuldb.com/?id.9435"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/61091/info",
"url": "https://www.securityfocus.com/bid/61091/info"
} }
] ]
} }

View File

@ -8,21 +8,21 @@
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"vendor_name": "n/a",
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Cryptocat", "product_name": "n/a",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "before 2.1.12" "version_value": "before 2.0.22"
} }
] ]
} }
} }
] ]
}, }
"vendor_name": "Cryptocat"
} }
] ]
} }
@ -34,7 +34,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "Cryptocat before 2.1.12 has a HTML Handling Weakness via Link Markup Decorator addLinks() Function" "value": "Cryptocat before 2.0.22 Link Markup Decorator HTML Handling Weakness"
} }
] ]
}, },
@ -61,6 +61,11 @@
"url": "https://tobtu.com/decryptocat.php", "url": "https://tobtu.com/decryptocat.php",
"refsource": "MISC", "refsource": "MISC",
"name": "https://tobtu.com/decryptocat.php" "name": "https://tobtu.com/decryptocat.php"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/61098",
"url": "https://www.securityfocus.com/bid/61098"
} }
] ]
} }

View File

@ -8,21 +8,21 @@
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"vendor_name": "n/a",
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Cryptocat", "product_name": "n/a",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "before 2.1.12" "version_value": "before 2.0.22"
} }
] ]
} }
} }
] ]
}, }
"vendor_name": "Cryptocat"
} }
] ]
} }
@ -34,7 +34,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "Cryptocat before 2.1.12 has a strophe.js Math.random() Function Random Number Generator Weakness" "value": "Cryptocat before 2.0.22 strophe.js Math.random() Random Number Generator Weakness"
} }
] ]
}, },
@ -61,6 +61,16 @@
"url": "https://tobtu.com/decryptocat.php", "url": "https://tobtu.com/decryptocat.php",
"refsource": "MISC", "refsource": "MISC",
"name": "https://tobtu.com/decryptocat.php" "name": "https://tobtu.com/decryptocat.php"
},
{
"refsource": "MISC",
"name": "https://vuldb.com/?id.9443",
"url": "https://vuldb.com/?id.9443"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/61095",
"url": "https://www.securityfocus.com/bid/61095"
} }
] ]
} }

View File

@ -8,21 +8,21 @@
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"vendor_name": "n/a",
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Cryptocat", "product_name": "n/a",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "before 2.1.12" "version_value": "before 2.0.22"
} }
] ]
} }
} }
] ]
}, }
"vendor_name": "Cryptocat"
} }
] ]
} }
@ -34,7 +34,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "Cryptocat before 2.1.12 has Remote Script Injection due to improperly sanitizing user input" "value": "Cryptocat before 2.0.22 has Remote Script Injection due to improperly sanitizing user input"
} }
] ]
}, },
@ -66,6 +66,16 @@
"url": "https://tobtu.com/decryptocat.php", "url": "https://tobtu.com/decryptocat.php",
"refsource": "MISC", "refsource": "MISC",
"name": "https://tobtu.com/decryptocat.php" "name": "https://tobtu.com/decryptocat.php"
},
{
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/cve/CVE-2013-4103",
"url": "https://packetstormsecurity.com/files/cve/CVE-2013-4103"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/61093",
"url": "https://www.securityfocus.com/bid/61093"
} }
] ]
} }

View File

@ -1,8 +1,31 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4105", "ID": "CVE-2013-4105",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cryptocat",
"product": {
"product_data": [
{
"product_name": "Cryptocat",
"version": {
"version_data": [
{
"version_value": "before 2.0.22"
}
]
}
}
]
}
}
]
}
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +34,38 @@
"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": "Cryptocat before 2.0.22 has Multiparty Encryption Scheme Information Disclosure"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Plaintext Traffic Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openwall.com/lists/oss-security/2013/07/10/15",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2013/07/10/15"
},
{
"url": "https://tobtu.com/decryptocat.php",
"refsource": "MISC",
"name": "https://tobtu.com/decryptocat.php"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/61110",
"url": "https://www.securityfocus.com/bid/61110"
} }
] ]
} }

View File

@ -140,6 +140,21 @@
"name": "103603", "name": "103603",
"refsource": "BID", "refsource": "BID",
"url": "http://www.securityfocus.com/bid/103603" "url": "http://www.securityfocus.com/bid/103603"
},
{
"refsource": "MLIST",
"name": "[lucene-solr-user] 20190103 Re: SOLR v7 Security Issues Caused Denial of Use - Sonatype Application Composition Report",
"url": "https://lists.apache.org/thread.html/6c9991dbcb7358e18a46cd113fa0fd7586eaf312b1c7f7d4cdb16fa1@%3Csolr-user.lucene.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[lucene-solr-user] 20190104 Re: SOLR v7 Security Issues Caused Denial of Use - Sonatype Application Composition Report",
"url": "https://lists.apache.org/thread.html/708d94141126eac03011144a971a6411fcac16d9c248d1d535a39451@%3Csolr-user.lucene.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[lucene-solr-user] 20190103 SOLR v7 Security Issues Caused Denial of Use - Sonatype Application Composition Report",
"url": "https://lists.apache.org/thread.html/83315d9b28d9010eeeec360f3295105354b8ff30d94e75b5c67c13ac@%3Csolr-user.lucene.apache.org%3E"
} }
] ]
} }

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13496",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "One Identity Cloud Access Manager before 8.1.4 Hotfix 1 allows OTP bypass via vectors involving a man in the middle, the One Identity Defender product, and replacing a failed SAML response with a successful SAML response."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://support.oneidentity.com/cloud-access-manager/kb/311391/cloud-access-manager-8-1-4-hotfix-1",
"url": "https://support.oneidentity.com/cloud-access-manager/kb/311391/cloud-access-manager-8-1-4-hotfix-1"
},
{
"refsource": "MISC",
"name": "https://github.com/FurqanKhan1/CVE-2019-13496",
"url": "https://github.com/FurqanKhan1/CVE-2019-13496"
}
]
}
}