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

USN-4030-1 (UBUNTU-CVE-2016-3952)

Vulnerability from osv_ubuntu – Published: 2019-06-21 18:49 – Updated: 2026-02-10 04:41 – Source website
VLAI
Summary
web2py vulnerabilities
Details

It was discovered that web2py does not properly check denied hosts before verifying passwords. An attacker could possibly use this issue to perform brute-force attacks. (CVE-2016-10321)

It was discovered that web2py allows remote attackers to obtain environment variable values. An attacker could possibly use this issue to gain administrative access. (CVE-2016-3952)

It was discovered that web2py uses a hardcoded encryption key. An attacker could possibly use this issue to execute arbitrary code. (CVE-2016-3953, CVE-2016-3954, CVE-2016-3957)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2016-3952",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-3953",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-3954",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-3957",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-10321",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:16.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "python-gluon",
            "binary_version": "2.12.3-1ubuntu0.1"
          },
          {
            "binary_name": "python-web2py",
            "binary_version": "2.12.3-1ubuntu0.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:16.04:LTS",
        "name": "web2py",
        "purl": "pkg:deb/ubuntu/web2py@2.12.3-1ubuntu0.1?arch=source\u0026distro=xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.12.3-1ubuntu0.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.99.7-1",
        "2.12.3-1"
      ]
    }
  ],
  "aliases": [],
  "details": "It was discovered that web2py does not properly check denied hosts before \nverifying passwords. An attacker could possibly use this issue to perform\nbrute-force attacks. (CVE-2016-10321)\n\nIt was discovered that web2py allows remote attackers to obtain\nenvironment variable values. An attacker could possibly use this issue to\ngain administrative access. (CVE-2016-3952)\n\nIt was discovered that web2py uses a hardcoded encryption key. An\nattacker could possibly use this issue to execute arbitrary code.\n(CVE-2016-3953, CVE-2016-3954, CVE-2016-3957)\n",
  "id": "USN-4030-1",
  "modified": "2026-02-10T04:41:33Z",
  "published": "2019-06-21T18:49:17Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-4030-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-3952"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-3953"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-3954"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-3957"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-10321"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "web2py vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2016-3952",
    "UBUNTU-CVE-2016-3953",
    "UBUNTU-CVE-2016-3954",
    "UBUNTU-CVE-2016-3957",
    "UBUNTU-CVE-2016-10321"
  ]
}



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…