FKIE_CVE-2009-2737

Vulnerability from fkie_nvd - Published: 2009-08-11 10:30 - Updated: 2026-06-16 23:10
Severity
Summary
The EditCSVAction function in cgi/actions.py in Roundup 1.2 before 1.2.1, 1.4 through 1.4.6, and possibly other versions does not properly check permissions, which allows remote authenticated users with edit or create privileges for a class to modify arbitrary items within that class, as demonstrated by editing all queries, modifying settings, and adding roles to users.
Impacted products

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:toni_mueller:roundup:1.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "56733697-252E-46D4-9D1E-592EA9B07946",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "B77E0664-DD8A-416B-A634-D20400699106",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "2841E10E-228B-4D0E-841A-73B19ECF1113",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "21E28655-E926-4DA1-B447-3A04733C326C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "82AED6E0-89EB-4C27-AA82-D256D5FDBADE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "44789245-3D9B-444C-921A-BF0E8E8002FD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "12164E11-5161-4CD5-9F0E-D4E496733F37",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "424BBB10-A647-4B09-A838-5F4A05718B00",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The EditCSVAction function in cgi/actions.py in Roundup 1.2 before 1.2.1, 1.4 through 1.4.6, and possibly other versions does not properly check permissions, which allows remote authenticated users with edit or create privileges for a class to modify arbitrary items within that class, as demonstrated by editing all queries, modifying settings, and adding roles to users."
    },
    {
      "lang": "es",
      "value": "La funci\u00f3n EditCSVAction en cgi/actions.py en Roundup v1.2 anteriores a v1.2.1, v1.4 hasta v1.4.6, y posiblemente otras versiones no verifica adecuadamente los permisos, permitiendo a usuarios autenticados remotamente con privilegios de edici\u00f3n o creaci\u00f3n en una clase modificar elementos de su elecci\u00f3n con esa clase, como se ha demostrado al editar todas las consultas, modificar la configuraci\u00f3n y a\u00f1adir roles a los usuarios."
    }
  ],
  "id": "CVE-2009-2737",
  "lastModified": "2026-06-16T23:10:08.057",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.5,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.0,
        "impactScore": 4.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2009-08-11T10:30:00.670",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518768"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://issues.roundup-tracker.org/issue2550521"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/34192"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://www.debian.org/security/2009/dsa-1754"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.osvdb.org/56368"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/34059"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=489355"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.redhat.com/archives/fedora-package-announce/2009-March/msg00429.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.redhat.com/archives/fedora-package-announce/2009-March/msg00439.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518768"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://issues.roundup-tracker.org/issue2550521"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/34192"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://www.debian.org/security/2009/dsa-1754"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/56368"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/34059"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=489355"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.redhat.com/archives/fedora-package-announce/2009-March/msg00429.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.redhat.com/archives/fedora-package-announce/2009-March/msg00439.html"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-264"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



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…

Loading…