cve-2013-1803
Vulnerability from cvelistv5
Published
2014-05-05 17:00
Modified
2024-08-06 15:13
Severity ?
EPSS score ?
Summary
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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T15:13:33.197Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "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" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2013-02-27T00:00:00", "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", "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" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-1803", "datePublished": "2014-05-05T17:00:00", "dateReserved": "2013-02-19T00:00:00", "dateUpdated": "2024-08-06T15:13:33.197Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2013-1803\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-05-05T17:06:04.077\",\"lastModified\":\"2024-11-21T01:50:25.277\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"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.\"},{\"lang\":\"es\",\"value\":\"M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en PHP-Fusion anterior a versi\u00f3n 7.02.06, permiten a los atacantes remotos ejecutar comandos SQL arbitrarios por medio del (1) par\u00e1metro orderby en el archivo downloads.php; o usuarios autenticados remotamente con ciertos permisos para ejecutar comandos SQL arbitrarios por medio de un (2) par\u00e1metro name que comienza con \\\"delete_attach_\\\" en una acci\u00f3n edit en el archivo forum/postedit.php; el (3) par\u00e1metro poll_opts[] en una acci\u00f3n newthread en el archivo forum/postnewthread.php; el par\u00e1metro (4) pm_email_notify, (5) pm_save_sent, (6) pm_inbox, (7) pm_sentbox, o (8) pm_savebox en el archivo administration/settings_messages.php; el par\u00e1metro (9) thumb_compression, (10) photo_watermark_text_color1, (11) photo_watermark_text_color2, o (12) photo_watermark_text_color3 en el archivo administration/settings_photo.php; el (13) par\u00e1metro enable en el archivo administration/bbcodes.php; el par\u00e1metro (14) news_image, (15) news_image_t1, o (16) news_image_t2 en el archivo administration/news.php; el (17) par\u00e1metro news_id en una acci\u00f3n edit en el archivo administration/news.php; o el (18) par\u00e1metro article_id en una acci\u00f3n edit en el archivo administration/articles.php. NOTA: el problema de la cookie del ID de usuario en el archivo Authenticate.class.php ya est\u00e1 cubierto por el CVE-2013-7375.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php-fusion:php-fusion:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"7.02.05\",\"matchCriteriaId\":\"2B9F0261-3C99-444D-9F7B-766101BC9F61\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php-fusion:php-fusion:7.02.01:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DA2B830-5DC6-42E8-882F-58AEAA9A5C5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php-fusion:php-fusion:7.02.02:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9CC2526A-05C0-44B0-BB28-8B0A3A71157C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php-fusion:php-fusion:7.02.03:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F807AC1-7103-481C-B2CE-85C6B82C0941\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php-fusion:php-fusion:7.02.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92911880-2EDA-4A67-B8AE-FF2CB7DCA9BE\"}]}]}],\"references\":[{\"url\":\"http://osvdb.org/90693\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/90695\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/90709\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/90710\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/90711\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/90712\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/90713\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/show/osvdb/90714\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://packetstormsecurity.com/files/120598/PHP-Fusion-7.02.05-XSS-LFI-SQL-Injection.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://seclists.org/fulldisclosure/2013/Feb/154\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/52403\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/03/03/1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/03/03/2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.php-fusion.co.uk/news.php?readmore=569\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.waraxe.us/advisory-97.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/90693\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/90695\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/90709\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/90710\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/90711\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/90712\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/90713\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/show/osvdb/90714\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://packetstormsecurity.com/files/120598/PHP-Fusion-7.02.05-XSS-LFI-SQL-Injection.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2013/Feb/154\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/52403\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/03/03/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/03/03/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.php-fusion.co.uk/news.php?readmore=569\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.waraxe.us/advisory-97.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.