GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2015-7294

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
ldapauth-fork before 2.3.3 allows remote attackers to perform LDAP injection attacks via a crafted username.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2015-7294",
    "description": "ldapauth-fork before 2.3.3 allows remote attackers to perform LDAP injection attacks via a crafted username.",
    "id": "GSD-2015-7294"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-7294"
      ],
      "details": "ldapauth-fork before 2.3.3 allows remote attackers to perform LDAP injection attacks via a crafted username.",
      "id": "GSD-2015-7294",
      "modified": "2023-12-13T01:20:02.042898Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2015-7294",
        "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": "ldapauth-fork before 2.3.3 allows remote attackers to perform LDAP injection attacks via a crafted username."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "[oss-security] 20150921 Re: CVE request - ldapauth-fork versions \u003c 2.3.3 are vulnerable to ldap injection.",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2015/09/21/2"
          },
          {
            "name": "[oss-security] 20150918 Re: CVE request - ldapauth-fork versions \u003c 2.3.3 are vulnerable to ldap injection.",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2015/09/18/8"
          },
          {
            "name": "https://github.com/vesse/node-ldapauth-fork/commit/3feea43e243698bcaeffa904a7324f4d96df60e4",
            "refsource": "CONFIRM",
            "url": "https://github.com/vesse/node-ldapauth-fork/commit/3feea43e243698bcaeffa904a7324f4d96df60e4"
          },
          {
            "name": "https://github.com/vesse/node-ldapauth-fork/issues/21",
            "refsource": "CONFIRM",
            "url": "https://github.com/vesse/node-ldapauth-fork/issues/21"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c 2.3.3",
          "affected_versions": "All versions before 2.3.3",
          "credit": "Jerome Touffe-Blin",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-90",
            "CWE-937"
          ],
          "date": "2017-09-11",
          "description": "The library is vulnerable to LDAP injection through the \"username\" parameter.",
          "fixed_versions": [
            "2.3.3"
          ],
          "identifier": "CVE-2015-7294",
          "identifiers": [
            "CVE-2015-7294"
          ],
          "not_impacted": "All versions starting from 2.3.3",
          "package_slug": "npm/ldapauth-fork",
          "pubdate": "2017-09-06",
          "solution": "Upgrade to version 2.3.3 or above.",
          "title": "LDAP Injection",
          "urls": [
            "https://github.com/vesse/node-ldapauth-fork/commit/3feea43e243698bcaeffa904a7324f4d96df60e4",
            "https://github.com/vesse/node-ldapauth-fork/issues/21"
          ],
          "uuid": "5ab00e74-9f93-4655-8e0e-404cacbe32b9"
        },
        {
          "affected_range": "\u003c2.2.4",
          "affected_versions": "All versions before 2.2.4",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-90",
            "CWE-937"
          ],
          "date": "2021-09-23",
          "description": "ldapauth-fork before 2.3.3 allows remote attackers to perform LDAP injection attacks via a crafted username.",
          "fixed_versions": [
            "2.2.4"
          ],
          "identifier": "CVE-2015-7294",
          "identifiers": [
            "GHSA-82mg-x548-gq3j",
            "CVE-2015-7294"
          ],
          "not_impacted": "",
          "package_slug": "npm/ldapauth",
          "pubdate": "2020-08-31",
          "solution": "Upgrade to version 2.2.4 or above.",
          "title": "Improper Neutralization of Special Elements used in an LDAP Query (\u0027LDAP Injection\u0027)",
          "urls": [
            "https://github.com/vesse/node-ldapauth-fork/issues/21",
            "https://github.com/vesse/node-ldapauth-fork/commit/3feea43e243698bcaeffa904a7324f4d96df60e4",
            "https://www.npmjs.com/advisories/18",
            "https://www.npmjs.com/advisories/19",
            "http://www.openwall.com/lists/oss-security/2015/09/18/4",
            "https://nvd.nist.gov/vuln/detail/CVE-2015-7294",
            "http://www.openwall.com/lists/oss-security/2015/09/18/8",
            "http://www.openwall.com/lists/oss-security/2015/09/21/2",
            "https://github.com/advisories/GHSA-82mg-x548-gq3j"
          ],
          "uuid": "33c4ca2e-1427-47cf-a88a-1adad8708a48"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:ldapauth-fork_project:ldapauth-fork:*:*:*:*:*:node.js:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.3.3",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2015-7294"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "ldapauth-fork before 2.3.3 allows remote attackers to perform LDAP injection attacks via a crafted username."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-90"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/vesse/node-ldapauth-fork/issues/21",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/vesse/node-ldapauth-fork/issues/21"
            },
            {
              "name": "https://github.com/vesse/node-ldapauth-fork/commit/3feea43e243698bcaeffa904a7324f4d96df60e4",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/vesse/node-ldapauth-fork/commit/3feea43e243698bcaeffa904a7324f4d96df60e4"
            },
            {
              "name": "[oss-security] 20150921 Re: CVE request - ldapauth-fork versions \u003c 2.3.3 are vulnerable to ldap injection.",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "VDB Entry"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2015/09/21/2"
            },
            {
              "name": "[oss-security] 20150918 Re: CVE request - ldapauth-fork versions \u003c 2.3.3 are vulnerable to ldap injection.",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "VDB Entry"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2015/09/18/8"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2020-03-09T18:39Z",
      "publishedDate": "2017-09-06T21:29Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…