CVE-2022-4891 (GCVE-0-2022-4891)

Vulnerability from cvelistv5 – Published: 2023-01-17 19:58 – Updated: 2024-08-03 01:55
VLAI
Title
Sisimai string.rb to_plain redos
Summary
A vulnerability has been found in Sisimai up to 4.25.14p11 and classified as problematic. This vulnerability affects the function to_plain of the file lib/sisimai/string.rb. The manipulation leads to inefficient regular expression complexity. The exploit has been disclosed to the public and may be used. Upgrading to version 4.25.14p12 is able to address this issue. The name of the patch is 51fe2e6521c9c02b421b383943dc9e4bbbe65d4e. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-218452.
CWE
  • CWE-1333 - Inefficient Regular Expression Complexity
Assigner
Impacted products
Vendor Product Version
n/a Sisimai Affected: 4.25.14p11
Credits
VulDB GitHub Commit Analyzer
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T01:55:45.948Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "vdb-entry",
              "technical-description",
              "x_transferred"
            ],
            "url": "https://vuldb.com/?id.218452"
          },
          {
            "tags": [
              "signature",
              "permissions-required",
              "x_transferred"
            ],
            "url": "https://vuldb.com/?ctiid.218452"
          },
          {
            "tags": [
              "issue-tracking",
              "x_transferred"
            ],
            "url": "https://github.com/sisimai/rb-sisimai/pull/244"
          },
          {
            "tags": [
              "exploit",
              "x_transferred"
            ],
            "url": "https://gist.githubusercontent.com/gmcabrita/e5dc0332473fc2e3a7a407434c8d21c7/raw/00b12035e5e1b685469f143b94301a50306376ba/example.html"
          },
          {
            "tags": [
              "patch",
              "x_transferred"
            ],
            "url": "https://github.com/sisimai/rb-sisimai/commit/51fe2e6521c9c02b421b383943dc9e4bbbe65d4e"
          },
          {
            "tags": [
              "patch",
              "x_transferred"
            ],
            "url": "https://github.com/sisimai/rb-sisimai/releases/tag/v4.25.14p12"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Sisimai",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "4.25.14p11"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "tool",
          "value": "VulDB GitHub Commit Analyzer"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "A vulnerability has been found in Sisimai up to 4.25.14p11 and classified as problematic. This vulnerability affects the function to_plain of the file lib/sisimai/string.rb. The manipulation leads to inefficient regular expression complexity. The exploit has been disclosed to the public and may be used. Upgrading to version 4.25.14p12 is able to address this issue. The name of the patch is 51fe2e6521c9c02b421b383943dc9e4bbbe65d4e. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-218452."
        },
        {
          "lang": "de",
          "value": "In Sisimai bis 4.25.14p11 wurde eine problematische Schwachstelle gefunden. Betroffen ist die Funktion to_plain der Datei lib/sisimai/string.rb. Durch die Manipulation mit unbekannten Daten kann eine inefficient regular expression complexity-Schwachstelle ausgenutzt werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung. Ein Aktualisieren auf die Version 4.25.14p12 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 51fe2e6521c9c02b421b383943dc9e4bbbe65d4e bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 3.5,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          }
        },
        {
          "cvssV3_0": {
            "baseScore": 3.5,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          }
        },
        {
          "cvssV2_0": {
            "baseScore": 2.7,
            "vectorString": "AV:A/AC:L/Au:S/C:N/I:N/A:P",
            "version": "2.0"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-1333",
              "description": "CWE-1333 Inefficient Regular Expression Complexity",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-10-20T14:29:33.976Z",
        "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "shortName": "VulDB"
      },
      "references": [
        {
          "tags": [
            "vdb-entry",
            "technical-description"
          ],
          "url": "https://vuldb.com/?id.218452"
        },
        {
          "tags": [
            "signature",
            "permissions-required"
          ],
          "url": "https://vuldb.com/?ctiid.218452"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/sisimai/rb-sisimai/pull/244"
        },
        {
          "tags": [
            "exploit"
          ],
          "url": "https://gist.githubusercontent.com/gmcabrita/e5dc0332473fc2e3a7a407434c8d21c7/raw/00b12035e5e1b685469f143b94301a50306376ba/example.html"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/sisimai/rb-sisimai/commit/51fe2e6521c9c02b421b383943dc9e4bbbe65d4e"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/sisimai/rb-sisimai/releases/tag/v4.25.14p12"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2023-01-16T00:00:00.000Z",
          "value": "Advisory disclosed"
        },
        {
          "lang": "en",
          "time": "2023-01-16T00:00:00.000Z",
          "value": "CVE reserved"
        },
        {
          "lang": "en",
          "time": "2023-01-16T01:00:00.000Z",
          "value": "VulDB entry created"
        },
        {
          "lang": "en",
          "time": "2023-02-09T08:36:49.000Z",
          "value": "VulDB entry last update"
        }
      ],
      "title": "Sisimai string.rb to_plain redos"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
    "assignerShortName": "VulDB",
    "cveId": "CVE-2022-4891",
    "datePublished": "2023-01-17T19:58:03.654Z",
    "dateReserved": "2023-01-16T18:43:02.029Z",
    "dateUpdated": "2024-08-03T01:55:45.948Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-4891",
      "date": "2026-06-03",
      "epss": "0.00322",
      "percentile": "0.55456"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"4.25.14\", \"matchCriteriaId\": \"A3549E81-5B58-45A5-97C6-797FF262C0B1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"582141AF-FCED-4765-8EDE-8CF501DAC3E9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p1:*:*:*:*:*:*\", \"matchCriteriaId\": \"814D8C70-D100-4B73-8D86-1936C6263C10\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p10:*:*:*:*:*:*\", \"matchCriteriaId\": \"12924AEE-D957-497F-8EE5-AA7A74E24AEF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p11:*:*:*:*:*:*\", \"matchCriteriaId\": \"45268EA6-08B9-48D2-BA7A-096E637BB1C9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p3:*:*:*:*:*:*\", \"matchCriteriaId\": \"D9391B85-E46E-4D6D-BE1A-1CE114ABF2C5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p5:*:*:*:*:*:*\", \"matchCriteriaId\": \"500E986E-4CD0-468C-9B31-D1BB94FC1DF7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p6:*:*:*:*:*:*\", \"matchCriteriaId\": \"CF93CF99-12ED-4E7D-A407-730CEFB6EB40\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p7:*:*:*:*:*:*\", \"matchCriteriaId\": \"CFF9C919-8423-4F2B-B2B3-CD0CA33954A5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p8:*:*:*:*:*:*\", \"matchCriteriaId\": \"54A66AD5-F4A4-47D1-8CAD-6501C753352A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libsisimai:sisimai:4.25.14:p9:*:*:*:*:*:*\", \"matchCriteriaId\": \"C2C65642-EE72-45CD-8542-F2FC8825DAC7\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"A vulnerability has been found in Sisimai up to 4.25.14p11 and classified as problematic. This vulnerability affects the function to_plain of the file lib/sisimai/string.rb. The manipulation leads to inefficient regular expression complexity. The exploit has been disclosed to the public and may be used. Upgrading to version 4.25.14p12 is able to address this issue. The name of the patch is 51fe2e6521c9c02b421b383943dc9e4bbbe65d4e. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-218452.\"}, {\"lang\": \"es\", \"value\": \"Una vulnerabilidad ha sido encontrada en Sisimai hasta 4.25.14p11 y clasificada como problem\\u00e1tica. Esta vulnerabilidad afecta a la funci\\u00f3n to_plain del archivo lib/sisimai/string.rb. La manipulaci\\u00f3n conduce a una complejidad de expresiones regulares ineficiente. El exploit ha sido divulgado al p\\u00fablico y puede utilizarse. La actualizaci\\u00f3n a la versi\\u00f3n 4.25.14p12 puede solucionar este problema. El nombre del parche es 51fe2e6521c9c02b421b383943dc9e4bbbe65d4e. Se recomienda actualizar el componente afectado. El identificador de esta vulnerabilidad es VDB-218452.\"}]",
      "id": "CVE-2022-4891",
      "lastModified": "2024-11-21T07:36:09.260",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"cna@vuldb.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\", \"baseScore\": 3.5, \"baseSeverity\": \"LOW\", \"attackVector\": \"ADJACENT_NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 2.1, \"impactScore\": 1.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"cna@vuldb.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:A/AC:L/Au:S/C:N/I:N/A:P\", \"baseScore\": 2.7, \"accessVector\": \"ADJACENT_NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 5.1, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2023-01-17T20:15:11.757",
      "references": "[{\"url\": \"https://gist.githubusercontent.com/gmcabrita/e5dc0332473fc2e3a7a407434c8d21c7/raw/00b12035e5e1b685469f143b94301a50306376ba/example.html\", \"source\": \"cna@vuldb.com\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/sisimai/rb-sisimai/commit/51fe2e6521c9c02b421b383943dc9e4bbbe65d4e\", \"source\": \"cna@vuldb.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/sisimai/rb-sisimai/pull/244\", \"source\": \"cna@vuldb.com\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/sisimai/rb-sisimai/releases/tag/v4.25.14p12\", \"source\": \"cna@vuldb.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://vuldb.com/?ctiid.218452\", \"source\": \"cna@vuldb.com\", \"tags\": [\"Permissions Required\", \"Third Party Advisory\"]}, {\"url\": \"https://vuldb.com/?id.218452\", \"source\": \"cna@vuldb.com\", \"tags\": [\"Permissions Required\", \"Third Party Advisory\"]}, {\"url\": \"https://gist.githubusercontent.com/gmcabrita/e5dc0332473fc2e3a7a407434c8d21c7/raw/00b12035e5e1b685469f143b94301a50306376ba/example.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/sisimai/rb-sisimai/commit/51fe2e6521c9c02b421b383943dc9e4bbbe65d4e\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/sisimai/rb-sisimai/pull/244\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/sisimai/rb-sisimai/releases/tag/v4.25.14p12\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://vuldb.com/?ctiid.218452\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Permissions Required\", \"Third Party Advisory\"]}, {\"url\": \"https://vuldb.com/?id.218452\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Permissions Required\", \"Third Party Advisory\"]}]",
      "sourceIdentifier": "cna@vuldb.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"cna@vuldb.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1333\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-4891\",\"sourceIdentifier\":\"cna@vuldb.com\",\"published\":\"2023-01-17T20:15:11.757\",\"lastModified\":\"2024-11-21T07:36:09.260\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability has been found in Sisimai up to 4.25.14p11 and classified as problematic. This vulnerability affects the function to_plain of the file lib/sisimai/string.rb. The manipulation leads to inefficient regular expression complexity. The exploit has been disclosed to the public and may be used. Upgrading to version 4.25.14p12 is able to address this issue. The name of the patch is 51fe2e6521c9c02b421b383943dc9e4bbbe65d4e. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-218452.\"},{\"lang\":\"es\",\"value\":\"Una vulnerabilidad ha sido encontrada en Sisimai hasta 4.25.14p11 y clasificada como problem\u00e1tica. Esta vulnerabilidad afecta a la funci\u00f3n to_plain del archivo lib/sisimai/string.rb. La manipulaci\u00f3n conduce a una complejidad de expresiones regulares ineficiente. El exploit ha sido divulgado al p\u00fablico y puede utilizarse. La actualizaci\u00f3n a la versi\u00f3n 4.25.14p12 puede solucionar este problema. El nombre del parche es 51fe2e6521c9c02b421b383943dc9e4bbbe65d4e. Se recomienda actualizar el componente afectado. El identificador de esta vulnerabilidad es VDB-218452.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":3.5,\"baseSeverity\":\"LOW\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.1,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:A/AC:L/Au:S/C:N/I:N/A:P\",\"baseScore\":2.7,\"accessVector\":\"ADJACENT_NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":5.1,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.25.14\",\"matchCriteriaId\":\"A3549E81-5B58-45A5-97C6-797FF262C0B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"582141AF-FCED-4765-8EDE-8CF501DAC3E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"814D8C70-D100-4B73-8D86-1936C6263C10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p10:*:*:*:*:*:*\",\"matchCriteriaId\":\"12924AEE-D957-497F-8EE5-AA7A74E24AEF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p11:*:*:*:*:*:*\",\"matchCriteriaId\":\"45268EA6-08B9-48D2-BA7A-096E637BB1C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9391B85-E46E-4D6D-BE1A-1CE114ABF2C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p5:*:*:*:*:*:*\",\"matchCriteriaId\":\"500E986E-4CD0-468C-9B31-D1BB94FC1DF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p6:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF93CF99-12ED-4E7D-A407-730CEFB6EB40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p7:*:*:*:*:*:*\",\"matchCriteriaId\":\"CFF9C919-8423-4F2B-B2B3-CD0CA33954A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p8:*:*:*:*:*:*\",\"matchCriteriaId\":\"54A66AD5-F4A4-47D1-8CAD-6501C753352A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsisimai:sisimai:4.25.14:p9:*:*:*:*:*:*\",\"matchCriteriaId\":\"C2C65642-EE72-45CD-8542-F2FC8825DAC7\"}]}]}],\"references\":[{\"url\":\"https://gist.githubusercontent.com/gmcabrita/e5dc0332473fc2e3a7a407434c8d21c7/raw/00b12035e5e1b685469f143b94301a50306376ba/example.html\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sisimai/rb-sisimai/commit/51fe2e6521c9c02b421b383943dc9e4bbbe65d4e\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sisimai/rb-sisimai/pull/244\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sisimai/rb-sisimai/releases/tag/v4.25.14p12\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://vuldb.com/?ctiid.218452\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Permissions Required\",\"Third Party Advisory\"]},{\"url\":\"https://vuldb.com/?id.218452\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Permissions Required\",\"Third Party Advisory\"]},{\"url\":\"https://gist.githubusercontent.com/gmcabrita/e5dc0332473fc2e3a7a407434c8d21c7/raw/00b12035e5e1b685469f143b94301a50306376ba/example.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sisimai/rb-sisimai/commit/51fe2e6521c9c02b421b383943dc9e4bbbe65d4e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sisimai/rb-sisimai/pull/244\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sisimai/rb-sisimai/releases/tag/v4.25.14p12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://vuldb.com/?ctiid.218452\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Permissions Required\",\"Third Party Advisory\"]},{\"url\":\"https://vuldb.com/?id.218452\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Permissions Required\",\"Third Party Advisory\"]}]}}"
  }
}


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…