diff --git a/2013/4xxx/CVE-2013-4245.json b/2013/4xxx/CVE-2013-4245.json index 60674f12fc6..0ea16eb7e0c 100644 --- a/2013/4xxx/CVE-2013-4245.json +++ b/2013/4xxx/CVE-2013-4245.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4245", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Orca", + "product": { + "product_data": [ + { + "product_name": "Orca", + "version": { + "version_data": [ + { + "version_value": "3.14.0" + } + ] + } + } + ] + } + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,43 @@ "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": "Orca has arbitrary code execution due to insecure Python module load" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "code execution due to insecure CWD Python module load" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2013-4245", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2013-4245" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4245", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4245" + }, + { + "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-4245", + "refsource": "MISC", + "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-4245" + }, + { + "url": "https://access.redhat.com/security/cve/cve-2013-4245", + "refsource": "MISC", + "name": "https://access.redhat.com/security/cve/cve-2013-4245" } ] } diff --git a/2013/4xxx/CVE-2013-4593.json b/2013/4xxx/CVE-2013-4593.json index f0fb74e3439..705926bec17 100644 --- a/2013/4xxx/CVE-2013-4593.json +++ b/2013/4xxx/CVE-2013-4593.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4593", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "omniauth-facebook", + "product": { + "product_data": [ + { + "product_name": "omniauth-facebook", + "version": { + "version_data": [ + { + "version_value": "<= 1.5.0" + } + ] + } + } + ] + } + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,43 @@ "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": "RubyGem omniauth-facebook has an access token security vulnerability" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "UNKNOWN_TYPE" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2013-4593", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2013-4593" + }, + { + "url": "https://access.redhat.com/security/cve/cve-2013-4593", + "refsource": "MISC", + "name": "https://access.redhat.com/security/cve/cve-2013-4593" + }, + { + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2013/11/18/6", + "url": "http://www.openwall.com/lists/oss-security/2013/11/18/6" + }, + { + "refsource": "MISC", + "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89040", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89040" } ] } diff --git a/2013/6xxx/CVE-2013-6495.json b/2013/6xxx/CVE-2013-6495.json index 1d305368ec3..aff1fe06ee1 100644 --- a/2013/6xxx/CVE-2013-6495.json +++ b/2013/6xxx/CVE-2013-6495.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-6495", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "JBossWeb Bayeux", + "version": { + "version_data": [ + { + "version_value": "through 2014-02-19" + } + ] + } + } + ] + }, + "vendor_name": "JBossWeb Bayeux" + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,33 @@ "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": "JBossWeb Bayeux has reflected XSS" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Reflected Cross-Site Scripting (XSS)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-6495", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-6495" + }, + { + "url": "https://access.redhat.com/security/cve/cve-2013-6495", + "refsource": "MISC", + "name": "https://access.redhat.com/security/cve/cve-2013-6495" } ] } diff --git a/2013/7xxx/CVE-2013-7370.json b/2013/7xxx/CVE-2013-7370.json index 3747fef4593..62b518d12f6 100644 --- a/2013/7xxx/CVE-2013-7370.json +++ b/2013/7xxx/CVE-2013-7370.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-7370", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "node-connect", + "product": { + "product_data": [ + { + "product_name": "node-connect", + "version": { + "version_data": [ + { + "version_value": "< 2.8.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": "node-connect before 2.8.2 has cross site scripting in methodOverride Middleware" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "in the Sencha Labs Connect middleware" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://nodesecurity.io/advisories/methodOverride_Middleware_Reflected_Cross-Site_Scripting", + "url": "https://nodesecurity.io/advisories/methodOverride_Middleware_Reflected_Cross-Site_Scripting" + }, + { + "url": "https://security-tracker.debian.org/tracker/CVE-2013-7370", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2013-7370" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-7370", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-7370" + }, + { + "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-7370", + "refsource": "MISC", + "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-7370" + }, + { + "url": "https://access.redhat.com/security/cve/cve-2013-7370", + "refsource": "MISC", + "name": "https://access.redhat.com/security/cve/cve-2013-7370" + }, + { + "url": "http://www.openwall.com/lists/oss-security/2014/05/13/1", + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2014/05/13/1" + }, + { + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2014/04/21/2", + "url": "http://www.openwall.com/lists/oss-security/2014/04/21/2" } ] }