{ "containers": { "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2013-02-27T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "Multiple SQL injection vulnerabilities in PHP-Fusion before 7.02.06 allow remote attackers to execute arbitrary SQL commands via the (1) orderby parameter to downloads.php; or remote authenticated users with certain permissions to execute arbitrary SQL commands via a (2) parameter name starting with \"delete_attach_\" in an edit action to forum/postedit.php; the (3) poll_opts[] parameter in a newthread action to forum/postnewthread.php; the (4) pm_email_notify, (5) pm_save_sent, (6) pm_inbox, (7) pm_sentbox, or (8) pm_savebox parameter to administration/settings_messages.php; the (9) thumb_compression, (10) photo_watermark_text_color1, (11) photo_watermark_text_color2, or (12) photo_watermark_text_color3 parameter to administration/settings_photo.php; the (13) enable parameter to administration/bbcodes.php; the (14) news_image, (15) news_image_t1, or (16) news_image_t2 parameter to administration/news.php; the (17) news_id parameter in an edit action to administration/news.php; or the (18) article_id parameter in an edit action to administration/articles.php. NOTE: the user ID cookie issue in Authenticate.class.php is already covered by CVE-2013-7375." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-05-05T16:57:00.000Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://www.waraxe.us/advisory-97.html" }, { "name": "90714", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/show/osvdb/90714" }, { "name": "[oss-security] 20130302 Re: CVE request: PHP-Fusion waraxe-2013-SA#097", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2013/03/03/2" }, { "name": "90710", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/90710" }, { "name": "[oss-security] 20130303 CVE request: PHP-Fusion waraxe-2013-SA#097", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2013/03/03/1" }, { "name": "90712", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/90712" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/120598/PHP-Fusion-7.02.05-XSS-LFI-SQL-Injection.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.php-fusion.co.uk/news.php?readmore=569" }, { "name": "90709", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/90709" }, { "name": "90713", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/90713" }, { "name": "90711", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/90711" }, { "name": "90693", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/90693" }, { "name": "90695", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/90695" }, { "name": "20130228 [waraxe-2013-SA#097] - Multiple Vulnerabilities in PHP-Fusion 7.02.05", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2013/Feb/154" }, { "name": "52403", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/52403" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-1803", "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": "Multiple SQL injection vulnerabilities in PHP-Fusion before 7.02.06 allow remote attackers to execute arbitrary SQL commands via the (1) orderby parameter to downloads.php; or remote authenticated users with certain permissions to execute arbitrary SQL commands via a (2) parameter name starting with \"delete_attach_\" in an edit action to forum/postedit.php; the (3) poll_opts[] parameter in a newthread action to forum/postnewthread.php; the (4) pm_email_notify, (5) pm_save_sent, (6) pm_inbox, (7) pm_sentbox, or (8) pm_savebox parameter to administration/settings_messages.php; the (9) thumb_compression, (10) photo_watermark_text_color1, (11) photo_watermark_text_color2, or (12) photo_watermark_text_color3 parameter to administration/settings_photo.php; the (13) enable parameter to administration/bbcodes.php; the (14) news_image, (15) news_image_t1, or (16) news_image_t2 parameter to administration/news.php; the (17) news_id parameter in an edit action to administration/news.php; or the (18) article_id parameter in an edit action to administration/articles.php. NOTE: the user ID cookie issue in Authenticate.class.php is already covered by CVE-2013-7375." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.waraxe.us/advisory-97.html", "refsource": "MISC", "url": "http://www.waraxe.us/advisory-97.html" }, { "name": "90714", "refsource": "OSVDB", "url": "http://osvdb.org/show/osvdb/90714" }, { "name": "[oss-security] 20130302 Re: CVE request: PHP-Fusion waraxe-2013-SA#097", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/03/03/2" }, { "name": "90710", "refsource": "OSVDB", "url": "http://osvdb.org/90710" }, { "name": "[oss-security] 20130303 CVE request: PHP-Fusion waraxe-2013-SA#097", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/03/03/1" }, { "name": "90712", "refsource": "OSVDB", "url": "http://osvdb.org/90712" }, { "name": "http://packetstormsecurity.com/files/120598/PHP-Fusion-7.02.05-XSS-LFI-SQL-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/120598/PHP-Fusion-7.02.05-XSS-LFI-SQL-Injection.html" }, { "name": "http://www.php-fusion.co.uk/news.php?readmore=569", "refsource": "CONFIRM", "url": "http://www.php-fusion.co.uk/news.php?readmore=569" }, { "name": "90709", "refsource": "OSVDB", "url": "http://osvdb.org/90709" }, { "name": "90713", "refsource": "OSVDB", "url": "http://osvdb.org/90713" }, { "name": "90711", "refsource": "OSVDB", "url": "http://osvdb.org/90711" }, { "name": "90693", "refsource": "OSVDB", "url": "http://osvdb.org/90693" }, { "name": "90695", "refsource": "OSVDB", "url": "http://osvdb.org/90695" }, { "name": "20130228 [waraxe-2013-SA#097] - Multiple Vulnerabilities in PHP-Fusion 7.02.05", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2013/Feb/154" }, { "name": "52403", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/52403" } ] } } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-06T15:13:33.197Z" }, "title": "CVE Program Container", "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.waraxe.us/advisory-97.html" }, { "name": "90714", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/show/osvdb/90714" }, { "name": "[oss-security] 20130302 Re: CVE request: PHP-Fusion waraxe-2013-SA#097", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2013/03/03/2" }, { "name": "90710", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/90710" }, { "name": "[oss-security] 20130303 CVE request: PHP-Fusion waraxe-2013-SA#097", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2013/03/03/1" }, { "name": "90712", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/90712" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/120598/PHP-Fusion-7.02.05-XSS-LFI-SQL-Injection.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.php-fusion.co.uk/news.php?readmore=569" }, { "name": "90709", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/90709" }, { "name": "90713", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/90713" }, { "name": "90711", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/90711" }, { "name": "90693", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/90693" }, { "name": "90695", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/90695" }, { "name": "20130228 [waraxe-2013-SA#097] - Multiple Vulnerabilities in PHP-Fusion 7.02.05", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2013/Feb/154" }, { "name": "52403", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/52403" } ] } ] }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-1803", "datePublished": "2014-05-05T17:00:00.000Z", "dateReserved": "2013-02-19T00:00:00.000Z", "dateUpdated": "2024-08-06T15:13:33.197Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }