FKIE_CVE-2003-0775

Vulnerability from fkie_nvd - Published: 2003-09-22 04:00 - Updated: 2025-04-03 01:03
Severity ?
Summary
saned in sane-backends 1.0.7 and earlier calls malloc with an arbitrary size value if a connection is dropped before the size value has been sent, which allows remote attackers to cause a denial of service (memory consumption or crash).
Impacted products
Vendor Product Version
sane sane 1.0.0
sane sane 1.0.1
sane sane 1.0.2
sane sane 1.0.3
sane sane 1.0.4
sane sane 1.0.5
sane sane 1.0.6
sane sane 1.0.7
sane sane 1.0.7_beta1
sane sane 1.0.7_beta2
sane sane 1.0.8
sane sane 1.0.9
sane sane-backend 1.0.10

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "49B2EFC6-08BE-45A6-81A9-1592C18FC41E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "C653F5D7-8F19-4EA6-A3E1-CBE493D45E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "67D729AD-29EB-4352-811C-CF4BE2A78699",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "5081C505-7F02-450F-AFC0-75BBF21C0BED",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "75940BFB-561E-4F68-9301-BB4ACC667E08",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "F6688485-2120-4660-B9C2-3DFA1BE970AD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "4A638B1D-4542-4195-990C-43F451B4A6BA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "F806EB9D-A188-4580-B01E-3EFC5791A771",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.7_beta1:*:*:*:*:*:*:*",
              "matchCriteriaId": "8AB22C87-F2E6-493F-AE53-B9549A786372",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.7_beta2:*:*:*:*:*:*:*",
              "matchCriteriaId": "EB0E5793-44DB-48F4-B07C-740E45F87A0D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "FFE0F785-1D8C-4B58-B437-EA5E71645A04",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane:1.0.9:*:*:*:*:*:*:*",
              "matchCriteriaId": "4D360EAE-7D1D-463F-B9F2-CC1C8D0A2819",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sane:sane-backend:1.0.10:*:*:*:*:*:*:*",
              "matchCriteriaId": "1E7DF79C-DB91-4625-8F47-E18E828D5F81",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "saned in sane-backends 1.0.7 and earlier calls malloc with an arbitrary size value if a connection is dropped before the size value has been sent, which allows remote attackers to cause a denial of service (memory consumption or crash)."
    },
    {
      "lang": "es",
      "value": "saned en sane-backends 1.07 y anteriores llama a malloc con un valor de tama\u00f1o arbitrario si la conexi\u00f3n es descartada antes de que el el valor de tama\u00f1o haya sido enviado, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (consumici\u00f3n de memoria o caida)."
    }
  ],
  "id": "CVE-2003-0775",
  "lastModified": "2025-04-03T01:03:51.193",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2003-09-22T04:00:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "ftp://ftp.sco.com/pub/updates/OpenLinux/3.1.1/Server/CSSA-2004-005.0/CSSA-2004-005.0.txt"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.debian.org/security/2003/dsa-379"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:099"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.novell.com/linux/security/advisories/2003_046_sane.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.redhat.com/support/errata/RHSA-2003-278.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.redhat.com/support/errata/RHSA-2003-285.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/8593"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.securityfocus.com/bid/8600"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "ftp://ftp.sco.com/pub/updates/OpenLinux/3.1.1/Server/CSSA-2004-005.0/CSSA-2004-005.0.txt"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.debian.org/security/2003/dsa-379"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:099"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.novell.com/linux/security/advisories/2003_046_sane.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.redhat.com/support/errata/RHSA-2003-278.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.redhat.com/support/errata/RHSA-2003-285.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/8593"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.securityfocus.com/bid/8600"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…