ghsa-344w-5936-x3fq
Vulnerability from github
Published
2022-05-17 04:19
Modified
2022-05-17 04:19
VLAI Severity ?
Details
SQL injection vulnerability in the rate_picture function in include/functions_rate.inc.php in Piwigo before 2.5.5, 2.6.x before 2.6.4, and 2.7.x before 2.7.2 allows remote attackers to execute arbitrary SQL commands via the rate parameter to picture.php, related to an improper data type in a comparison of a non-numeric value that begins with a digit.
{ "affected": [], "aliases": [ "CVE-2014-9115" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-12-23T11:59:00Z", "severity": "HIGH" }, "details": "SQL injection vulnerability in the rate_picture function in include/functions_rate.inc.php in Piwigo before 2.5.5, 2.6.x before 2.6.4, and 2.7.x before 2.7.2 allows remote attackers to execute arbitrary SQL commands via the rate parameter to picture.php, related to an improper data type in a comparison of a non-numeric value that begins with a digit.", "id": "GHSA-344w-5936-x3fq", "modified": "2022-05-17T04:19:18Z", "published": "2022-05-17T04:19:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9115" }, { "type": "WEB", "url": "http://piwigo.org/dev/changeset/30563/trunk/include/functions_rate.inc.php" }, { "type": "WEB", "url": "http://piwigo.org/forum/viewtopic.php?id=24850" }, { "type": "WEB", "url": "http://piwigo.org/releases/2.7.2" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2014/Nov/23" } ], "schema_version": "1.4.0", "severity": [] }
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.
Loading…
Loading…