Vulnerabilites related to jquery_file_upload_project - jquery_file_upload
cve-2014-8739
Vulnerability from cvelistv5
Published
2020-02-08 17:21
Modified
2024-08-06 13:26
Severity ?
EPSS score ?
Summary
Unrestricted file upload vulnerability in server/php/UploadHandler.php in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form (formerly Sexy Contact Form) before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute arbitrary code by uploading a PHP file with an PHP extension, then accessing it via a direct request to the file in files/, as exploited in the wild in October 2014.
References
▼ | URL | Tags |
---|---|---|
https://www.exploit-db.com/exploits/35057/ | x_refsource_MISC | |
https://www.exploit-db.com/exploits/36811/ | x_refsource_MISC | |
http://www.openwall.com/lists/oss-security/2014/11/11/4 | x_refsource_MISC | |
http://www.openwall.com/lists/oss-security/2014/11/11/5 | x_refsource_MISC | |
http://www.openwall.com/lists/oss-security/2014/11/13/3 | x_refsource_MISC | |
https://wordpress.org/plugins/sexy-contact-form/changelog/ | x_refsource_MISC | |
http://osvdb.org/show/osvdb/113669 | x_refsource_MISC | |
http://osvdb.org/show/osvdb/113673 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T13:26:02.461Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/35057/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/36811/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/11/4" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/11/5" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/13/3" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/plugins/sexy-contact-form/changelog/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://osvdb.org/show/osvdb/113669" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://osvdb.org/show/osvdb/113673" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-10-25T00:00:00", "descriptions": [ { "lang": "en", "value": "Unrestricted file upload vulnerability in server/php/UploadHandler.php in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form (formerly Sexy Contact Form) before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute arbitrary code by uploading a PHP file with an PHP extension, then accessing it via a direct request to the file in files/, as exploited in the wild in October 2014." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-02-08T17:21:54", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.exploit-db.com/exploits/35057/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.exploit-db.com/exploits/36811/" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/11/4" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/11/5" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/13/3" }, { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/plugins/sexy-contact-form/changelog/" }, { "tags": [ "x_refsource_MISC" ], "url": "http://osvdb.org/show/osvdb/113669" }, { "tags": [ "x_refsource_MISC" ], "url": "http://osvdb.org/show/osvdb/113673" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-8739", "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": "Unrestricted file upload vulnerability in server/php/UploadHandler.php in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form (formerly Sexy Contact Form) before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute arbitrary code by uploading a PHP file with an PHP extension, then accessing it via a direct request to the file in files/, as exploited in the wild in October 2014." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.exploit-db.com/exploits/35057/", "refsource": "MISC", "url": "https://www.exploit-db.com/exploits/35057/" }, { "name": "https://www.exploit-db.com/exploits/36811/", "refsource": "MISC", "url": "https://www.exploit-db.com/exploits/36811/" }, { "name": "http://www.openwall.com/lists/oss-security/2014/11/11/4", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2014/11/11/4" }, { "name": "http://www.openwall.com/lists/oss-security/2014/11/11/5", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2014/11/11/5" }, { "name": "http://www.openwall.com/lists/oss-security/2014/11/13/3", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2014/11/13/3" }, { "name": "https://wordpress.org/plugins/sexy-contact-form/changelog/", "refsource": "MISC", "url": "https://wordpress.org/plugins/sexy-contact-form/changelog/" }, { "name": "http://osvdb.org/show/osvdb/113669", "refsource": "MISC", "url": "http://osvdb.org/show/osvdb/113669" }, { "name": "http://osvdb.org/show/osvdb/113673", "refsource": "MISC", "url": "http://osvdb.org/show/osvdb/113673" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2014-8739", "datePublished": "2020-02-08T17:21:54", "dateReserved": "2014-11-13T00:00:00", "dateUpdated": "2024-08-06T13:26:02.461Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2018-9206
Vulnerability from cvelistv5
Published
2018-10-11 15:00
Modified
2024-08-05 07:17
Severity ?
EPSS score ?
Summary
Unauthenticated arbitrary file upload vulnerability in Blueimp jQuery-File-Upload <= v9.22.0
References
▼ | URL | Tags |
---|---|---|
http://www.securityfocus.com/bid/106629 | vdb-entry, x_refsource_BID | |
https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html | x_refsource_CONFIRM | |
https://www.exploit-db.com/exploits/46182/ | exploit, x_refsource_EXPLOIT-DB | |
https://wpvulndb.com/vulnerabilities/9136 | x_refsource_MISC | |
https://www.exploit-db.com/exploits/45790/ | exploit, x_refsource_EXPLOIT-DB | |
http://www.vapidlabs.com/advisory.php?v=204 | x_refsource_MISC | |
http://www.securityfocus.com/bid/105679 | vdb-entry, x_refsource_BID |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Blueimp | Blueimp jQuery-File-Upload |
Version: unspecified < |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T07:17:51.545Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "106629", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/106629" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "name": "46182", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/46182/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wpvulndb.com/vulnerabilities/9136" }, { "name": "45790", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/45790/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.vapidlabs.com/advisory.php?v=204" }, { "name": "105679", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/105679" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Blueimp jQuery-File-Upload", "vendor": "Blueimp", "versions": [ { "lessThanOrEqual": "9.22.0", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "dateAssigned": "2018-10-09T00:00:00", "datePublic": "2018-10-09T00:00:00", "descriptions": [ { "lang": "en", "value": "Unauthenticated arbitrary file upload vulnerability in Blueimp jQuery-File-Upload \u003c= v9.22.0" } ], "problemTypes": [ { "descriptions": [ { "description": "jQuery-File-Upload \u003c= v9.22.0 unauthenticated arbitrary file upload vulnerability", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-01-30T10:57:01", "orgId": "461b2335-328f-427d-ae3d-eff7d6814455", "shortName": "larry_cashdollar" }, "references": [ { "name": "106629", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/106629" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "name": "46182", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "https://www.exploit-db.com/exploits/46182/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://wpvulndb.com/vulnerabilities/9136" }, { "name": "45790", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "https://www.exploit-db.com/exploits/45790/" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.vapidlabs.com/advisory.php?v=204" }, { "name": "105679", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/105679" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "larry0@me.com", "DATE_ASSIGNED": "2018-10-09", "ID": "CVE-2018-9206", "REQUESTER": "larry0@me.com", "STATE": "PUBLIC", "UPDATED": "2018-04-08T13:21Z" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Blueimp jQuery-File-Upload", "version": { "version_data": [ { "version_affected": "\u003c=", "version_value": "9.22.0" } ] } } ] }, "vendor_name": "Blueimp" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Unauthenticated arbitrary file upload vulnerability in Blueimp jQuery-File-Upload \u003c= v9.22.0" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "jQuery-File-Upload \u003c= v9.22.0 unauthenticated arbitrary file upload vulnerability" } ] } ] }, "references": { "reference_data": [ { "name": "106629", "refsource": "BID", "url": "http://www.securityfocus.com/bid/106629" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html", "refsource": "CONFIRM", "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "name": "46182", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/46182/" }, { "name": "https://wpvulndb.com/vulnerabilities/9136", "refsource": "MISC", "url": "https://wpvulndb.com/vulnerabilities/9136" }, { "name": "45790", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/45790/" }, { "name": "http://www.vapidlabs.com/advisory.php?v=204", "refsource": "MISC", "url": "http://www.vapidlabs.com/advisory.php?v=204" }, { "name": "105679", "refsource": "BID", "url": "http://www.securityfocus.com/bid/105679" } ] } } } }, "cveMetadata": { "assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455", "assignerShortName": "larry_cashdollar", "cveId": "CVE-2018-9206", "datePublished": "2018-10-11T15:00:00", "dateReserved": "2018-04-02T00:00:00", "dateUpdated": "2024-08-05T07:17:51.545Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2018-10-11 15:29
Modified
2024-11-21 04:15
Severity ?
Summary
Unauthenticated arbitrary file upload vulnerability in Blueimp jQuery-File-Upload <= v9.22.0
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
jquery_file_upload_project | jquery_file_upload | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:jquery_file_upload_project:jquery_file_upload:*:*:*:*:*:*:*:*", "matchCriteriaId": "C88552EA-5FB6-472E-9DFF-2BC69CE2B313", "versionEndIncluding": "9.22.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Unauthenticated arbitrary file upload vulnerability in Blueimp jQuery-File-Upload \u003c= v9.22.0" }, { "lang": "es", "value": "Vulnerabilidad de subida de archivos arbitrarios sin autenticar en Blueimp jQuery-File-Upload en versiones iguales o anteriores a la v9.22.0." } ], "id": "CVE-2018-9206", "lastModified": "2024-11-21T04:15:09.623", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-10-11T15:29:00.640", "references": [ { "source": "larry0@me.com", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/105679" }, { "source": "larry0@me.com", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/106629" }, { "source": "larry0@me.com", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://www.vapidlabs.com/advisory.php?v=204" }, { "source": "larry0@me.com", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://wpvulndb.com/vulnerabilities/9136" }, { "source": "larry0@me.com", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/45790/" }, { "source": "larry0@me.com", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/46182/" }, { "source": "larry0@me.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/105679" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/106629" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://www.vapidlabs.com/advisory.php?v=204" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://wpvulndb.com/vulnerabilities/9136" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/45790/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/46182/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" } ], "sourceIdentifier": "larry0@me.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-434" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2020-02-08 18:15
Modified
2024-11-21 02:19
Severity ?
Summary
Unrestricted file upload vulnerability in server/php/UploadHandler.php in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form (formerly Sexy Contact Form) before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute arbitrary code by uploading a PHP file with an PHP extension, then accessing it via a direct request to the file in files/, as exploited in the wild in October 2014.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
creative-solutions | creative_contact_form | * | |
creative-solutions | creative_contact_form | * | |
jquery_file_upload_project | jquery_file_upload | 6.4.4 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:creative-solutions:creative_contact_form:*:*:*:*:*:wordpress:*:*", "matchCriteriaId": "6D3F4F72-1AD2-4764-8A12-A10D683908DC", "versionEndExcluding": "1.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:creative-solutions:creative_contact_form:*:*:*:*:*:joomla\\!:*:*", "matchCriteriaId": "0A46D3D1-0CFE-48A9-9541-BC5B22436496", "versionEndExcluding": "2.0.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:jquery_file_upload_project:jquery_file_upload:6.4.4:*:*:*:*:*:*:*", "matchCriteriaId": "25054C4F-D0C1-4DE0-BDF2-291E9BA6F7E1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Unrestricted file upload vulnerability in server/php/UploadHandler.php in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form (formerly Sexy Contact Form) before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute arbitrary code by uploading a PHP file with an PHP extension, then accessing it via a direct request to the file in files/, as exploited in the wild in October 2014." }, { "lang": "es", "value": "Una vulnerabilidad de carga de archivos sin restricciones en el archivo server/php/UploadHandler.php en el jQuery File Upload Plugin versi\u00f3n 6.4.4 para jQuery, como es usado en el Creative Solutions Creative Contact Form (anteriormente Sexy Contact Form) versiones anteriores a 1.0.0 para WordPress, y versiones anteriores a 2.0.1 para Joomla!, permite a atacantes remotos ejecutar c\u00f3digo arbitrario mediante la carga de un archivo PHP con una extensi\u00f3n PHP, y luego acceder a \u00e9l mediante una petici\u00f3n directa al archivo en files/, como se explot\u00f3 \"in the wild\" en octubre de 2014." } ], "id": "CVE-2014-8739", "lastModified": "2024-11-21T02:19:40.740", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-02-08T18:15:11.383", "references": [ { "source": "cve@mitre.org", "tags": [ "Broken Link" ], "url": "http://osvdb.org/show/osvdb/113669" }, { "source": "cve@mitre.org", "tags": [ "Broken Link" ], "url": "http://osvdb.org/show/osvdb/113673" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/11/4" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/11/5" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/13/3" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://wordpress.org/plugins/sexy-contact-form/changelog/" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/35057/" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/36811/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ], "url": "http://osvdb.org/show/osvdb/113669" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ], "url": "http://osvdb.org/show/osvdb/113673" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/11/4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/11/5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/11/13/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://wordpress.org/plugins/sexy-contact-form/changelog/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/35057/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/36811/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-434" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }