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

CVE-2013-1362 (GCVE-0-2013-1362)

Vulnerability from cvelistv5 – Published: 2013-07-09 17:00 – Updated: 2024-08-06 14:57
VLAI
Summary
Incomplete blacklist vulnerability in nrpc.c in Nagios Remote Plug-In Executor (NRPE) before 2.14 might allow remote attackers to execute arbitrary shell commands via "$()" shell metacharacters, which are processed by bash.
Severity
No CVSS data available.
CWE
  • n/a
References
Date Public
2013-02-21 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T14:57:05.125Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.novell.com/show_bug.cgi?id=807241"
          },
          {
            "name": "20130221 OSEC-2013-01: nagios metacharacter filtering omission",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://seclists.org/bugtraq/2013/Feb/119"
          },
          {
            "name": "openSUSE-SU-2013:0624",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00006.html"
          },
          {
            "name": "24955",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "http://www.exploit-db.com/exploits/24955"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.occamsec.com/vulnerabilities.html#nagios_metacharacter_vulnerability"
          },
          {
            "name": "openSUSE-SU-2013:0621",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00005.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2013-02-21T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Incomplete blacklist vulnerability in nrpc.c in Nagios Remote Plug-In Executor (NRPE) before 2.14 might allow remote attackers to execute arbitrary shell commands via \"$()\" shell metacharacters, which are processed by bash."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2013-12-09T15:57:00.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.novell.com/show_bug.cgi?id=807241"
        },
        {
          "name": "20130221 OSEC-2013-01: nagios metacharacter filtering omission",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://seclists.org/bugtraq/2013/Feb/119"
        },
        {
          "name": "openSUSE-SU-2013:0624",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00006.html"
        },
        {
          "name": "24955",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "http://www.exploit-db.com/exploits/24955"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.occamsec.com/vulnerabilities.html#nagios_metacharacter_vulnerability"
        },
        {
          "name": "openSUSE-SU-2013:0621",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00005.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2013-1362",
          "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": "Incomplete blacklist vulnerability in nrpc.c in Nagios Remote Plug-In Executor (NRPE) before 2.14 might allow remote attackers to execute arbitrary shell commands via \"$()\" shell metacharacters, which are processed by bash."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bugzilla.novell.com/show_bug.cgi?id=807241",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.novell.com/show_bug.cgi?id=807241"
            },
            {
              "name": "20130221 OSEC-2013-01: nagios metacharacter filtering omission",
              "refsource": "BUGTRAQ",
              "url": "http://seclists.org/bugtraq/2013/Feb/119"
            },
            {
              "name": "openSUSE-SU-2013:0624",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00006.html"
            },
            {
              "name": "24955",
              "refsource": "EXPLOIT-DB",
              "url": "http://www.exploit-db.com/exploits/24955"
            },
            {
              "name": "http://www.occamsec.com/vulnerabilities.html#nagios_metacharacter_vulnerability",
              "refsource": "MISC",
              "url": "http://www.occamsec.com/vulnerabilities.html#nagios_metacharacter_vulnerability"
            },
            {
              "name": "openSUSE-SU-2013:0621",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00005.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2013-1362",
    "datePublished": "2013-07-09T17:00:00.000Z",
    "dateReserved": "2013-01-14T00:00:00.000Z",
    "dateUpdated": "2024-08-06T14:57:05.125Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2013-1362",
      "date": "2026-09-15",
      "epss": "0.65724",
      "percentile": "0.99224"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:opensuse:11.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DE554781-1EB9-446E-911F-6C11970C47F4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:opensuse:12.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EBB2C482-D2A4-48B3-ACE7-E1DFDCC409B5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:opensuse:12.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D806A17E-B8F9-466D-807D-3F1E77603DC8\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"2.13\", \"matchCriteriaId\": \"EFAD8A1B-04A8-482A-A86B-8DAA7B6E93C3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:1.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4A49AE0F-B664-4A47-ABB4-EF8B849EF1A6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:1.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1D6901E7-1686-4BFE-81C7-33E63E9671D4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:1.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3380B356-717F-4B4D-B9A0-7A20FA14CB18\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:1.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D8E1887C-0098-49BA-A461-09995A3260E5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:1.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5E220D8A-411F-4BBA-892A-E511E1068E5E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:1.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D77A4499-1449-4A1D-B016-FE67EE662909\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:1.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CD520112-C11F-4212-A419-229B333D39F8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5DD7C160-B257-45D3-B472-C5F607EA5493\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"02A98194-74FE-4606-B234-5C427E3FD03A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1147964B-0818-4F40-9A32-F46F19292743\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2781F0BD-7710-4AD1-8CF8-B58D2AD17C1B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9A0F0DED-A7F6-4696-85CE-B678457C9FED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B0CBD76E-B474-45CC-BD28-803C4131B424\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AA4D7DC0-47EA-4921-BDF1-5261FAE86C19\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1EA79C6C-5F44-4858-9591-D166C48F9F01\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A97AC15B-21AC-4A83-9931-0B9B97C2E715\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.5.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A88DA92D-1FCA-4147-BC6B-22C4D9BF87CD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.5.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A26564C3-2E09-456E-A9FE-C20D3AAA3002\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1F06852C-1425-47B4-A9BE-008155DE678A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F41DA62F-10A9-4C46-B535-B919B5705F26\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.7.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1B271099-EFC2-49C5-AAA9-5A5C52966C4D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"129CA7B1-B9D1-407E-A341-E933CB2F1B2B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"79C802E9-B5D0-42D7-8765-31A7620BFF13\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.8b1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A3634819-B7D0-475C-9343-3E9214542B68\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51DCCE7B-E396-48D3-9F43-BB726323554D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3FE624CC-AB47-485A-9DBC-B0D4CDE99798\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"70D204AE-8704-4EA4-AD77-926E93D50020\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nagios:remote_plug_in_executor:2.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DDD1059D-A9BD-4E4B-BCA0-D317EE19EB3A\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Incomplete blacklist vulnerability in nrpc.c in Nagios Remote Plug-In Executor (NRPE) before 2.14 might allow remote attackers to execute arbitrary shell commands via \\\"$()\\\" shell metacharacters, which are processed by bash.\"}, {\"lang\": \"es\", \"value\": \"Vulenrabilidad de lista negra incompleta en  nrpc.c en Nagios Remote Plug-In Executor (NRPE) anteriroes a v2.14 podr\\u00eda permitir a atacantes remotos ejecutar comandos del sistema a trav\\u00e9s de los metacaracteres \\\"$()\\\" , que son procesados por bash.\"}]",
      "id": "CVE-2013-1362",
      "lastModified": "2024-11-21T01:49:25.970",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2013-07-09T17:55:00.890",
      "references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00005.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00006.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://seclists.org/bugtraq/2013/Feb/119\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.exploit-db.com/exploits/24955\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.occamsec.com/vulnerabilities.html#nagios_metacharacter_vulnerability\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugzilla.novell.com/show_bug.cgi?id=807241\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00005.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00006.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://seclists.org/bugtraq/2013/Feb/119\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.exploit-db.com/exploits/24955\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.occamsec.com/vulnerabilities.html#nagios_metacharacter_vulnerability\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.novell.com/show_bug.cgi?id=807241\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2013-1362\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2013-07-09T17:55:00.890\",\"lastModified\":\"2026-04-29T01:13:23.040\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Incomplete blacklist vulnerability in nrpc.c in Nagios Remote Plug-In Executor (NRPE) before 2.14 might allow remote attackers to execute arbitrary shell commands via \\\"$()\\\" shell metacharacters, which are processed by bash.\"},{\"lang\":\"es\",\"value\":\"Vulenrabilidad de lista negra incompleta en  nrpc.c en Nagios Remote Plug-In Executor (NRPE) anteriroes a v2.14 podr\u00eda permitir a atacantes remotos ejecutar comandos del sistema a trav\u00e9s de los metacaracteres \\\"$()\\\" , que son procesados por bash.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:11.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE554781-1EB9-446E-911F-6C11970C47F4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:12.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EBB2C482-D2A4-48B3-ACE7-E1DFDCC409B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:12.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D806A17E-B8F9-466D-807D-3F1E77603DC8\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.13\",\"matchCriteriaId\":\"EFAD8A1B-04A8-482A-A86B-8DAA7B6E93C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4A49AE0F-B664-4A47-ABB4-EF8B849EF1A6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D6901E7-1686-4BFE-81C7-33E63E9671D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3380B356-717F-4B4D-B9A0-7A20FA14CB18\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D8E1887C-0098-49BA-A461-09995A3260E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:1.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5E220D8A-411F-4BBA-892A-E511E1068E5E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:1.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D77A4499-1449-4A1D-B016-FE67EE662909\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:1.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD520112-C11F-4212-A419-229B333D39F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5DD7C160-B257-45D3-B472-C5F607EA5493\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"02A98194-74FE-4606-B234-5C427E3FD03A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1147964B-0818-4F40-9A32-F46F19292743\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2781F0BD-7710-4AD1-8CF8-B58D2AD17C1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A0F0DED-A7F6-4696-85CE-B678457C9FED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.0b5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0CBD76E-B474-45CC-BD28-803C4131B424\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA4D7DC0-47EA-4921-BDF1-5261FAE86C19\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1EA79C6C-5F44-4858-9591-D166C48F9F01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A97AC15B-21AC-4A83-9931-0B9B97C2E715\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A88DA92D-1FCA-4147-BC6B-22C4D9BF87CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A26564C3-2E09-456E-A9FE-C20D3AAA3002\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F06852C-1425-47B4-A9BE-008155DE678A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F41DA62F-10A9-4C46-B535-B919B5705F26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B271099-EFC2-49C5-AAA9-5A5C52966C4D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"129CA7B1-B9D1-407E-A341-E933CB2F1B2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79C802E9-B5D0-42D7-8765-31A7620BFF13\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.8b1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3634819-B7D0-475C-9343-3E9214542B68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51DCCE7B-E396-48D3-9F43-BB726323554D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3FE624CC-AB47-485A-9DBC-B0D4CDE99798\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70D204AE-8704-4EA4-AD77-926E93D50020\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nagios:remote_plug_in_executor:2.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DDD1059D-A9BD-4E4B-BCA0-D317EE19EB3A\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00005.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00006.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://seclists.org/bugtraq/2013/Feb/119\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.exploit-db.com/exploits/24955\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.occamsec.com/vulnerabilities.html#nagios_metacharacter_vulnerability\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.novell.com/show_bug.cgi?id=807241\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/bugtraq/2013/Feb/119\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.exploit-db.com/exploits/24955\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.occamsec.com/vulnerabilities.html#nagios_metacharacter_vulnerability\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.novell.com/show_bug.cgi?id=807241\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Important",
      "current_release_date": "2026-01-28T20:59:05+00:00",
      "cve": "CVE-2013-1362",
      "id": "CVE-2013-1362",
      "initial_release_date": "2013-02-21T00:00:00+00:00",
      "product_status:known_affected": "2",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "NRPE: nagios metacharacter filtering omission",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2013/cve-2013-1362.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-05-05T01:57:53Z",
      "cve": "CVE-2013-1362",
      "id": "CVE-2013-1362",
      "initial_release_date": "2023-02-15T05:41:13Z",
      "product_status:recommended": "21",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2013-1362",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2013-1362.json",
      "version": "8"
    }
  }
}



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…