fkie_cve-2013-1803
Vulnerability from fkie_nvd
Published
2014-05-05 17:06
Modified
2024-11-21 01:50
Severity ?
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
Impacted products
Vendor | Product | Version | |
---|---|---|---|
php-fusion | php-fusion | * | |
php-fusion | php-fusion | 7.02.01 | |
php-fusion | php-fusion | 7.02.02 | |
php-fusion | php-fusion | 7.02.03 | |
php-fusion | php-fusion | 7.02.04 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:php-fusion:php-fusion:*:*:*:*:*:*:*:*", "matchCriteriaId": "2B9F0261-3C99-444D-9F7B-766101BC9F61", "versionEndIncluding": "7.02.05", "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", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "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." } ], "id": "CVE-2013-1803", "lastModified": "2024-11-21T01:50:25.277", "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 } ] }, "published": "2014-05-05T17:06:04.077", "references": [ { "source": "secalert@redhat.com", "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", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/52403" }, { "source": "secalert@redhat.com", "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", "tags": [ "Vendor Advisory" ], "url": "http://www.php-fusion.co.uk/news.php?readmore=569" }, { "source": "secalert@redhat.com", "url": "http://www.waraxe.us/advisory-97.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "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", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/52403" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "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", "tags": [ "Vendor Advisory" ], "url": "http://www.php-fusion.co.uk/news.php?readmore=569" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.waraxe.us/advisory-97.html" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.